Skip to content
Snippets Groups Projects
Select Git revision
  • bugfix-surface-opacity
  • develop protected
  • feature-runTimePP-axes
  • fix-compilation
  • main default protected
  • v2412
  • v2406
  • v2312
  • v2306
  • v2212
  • v2206
  • v2112
  • v2106
  • v2012
  • v2006
  • v1912
  • v1906
  • v1812
  • v1806
19 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Feb21Jan17Jun1021Dec181124Jul10May23Jun1026Nov23Jul1929Mar24231126Jan151217Dec24Jul157Jun6May27Jan23222012Dec11Nov654131Oct42Aug12Jul27Jun25145331May11Mar13Feb6331Jan23730May16Dec151411529Nov20819Oct18519Sep4Aug30Jul2625242027Jun26252423221416May1514118216Apr1037Jan23Jun1530May1724Apr181211326Mar2127Feb31Jan6Dec13Sep6122Aug20Jul17313Jun24May23151412181024Apr424Feb23103123Jan125422Dec15628Nov6Dec13Nov1154287Jan11Nov313Oct9822Nov85Oct30Sep237Oct420Sep24Aug16524Jun18May30Apr2625247Sep622Jul1220Jun1716221026Apr22212516415Feb10810Jan2Dec10Nov125Jan8Dec27Nov25117Jan17Nov1Aug29Mar14Feb101Jan31Dec145Feb30Jan14131014Oct17Jun3May12Apr11853Jan17Dec614Nov27Sep252431Aug25Jun1122Dec6114Aug6Apr28Mar18Feb16814Jan530Dec26Nov25246Sep26Aug27Jul628Jun219May7630Apr2926131230Mar29191254124Feb29Jan289Dec430Nov2427323Oct183Nov7Oct510Sep4Aug22Jul1713320May23Mar1665420Feb246228Jan1031Dec1521Nov21Oct7219Sep15Aug10985432130Jul28252417232294325Jun16106427May827269115Apr7JanCOMP: update for removal of minMaxOp - now uses sumOpdevelopdevelopCOMP: compile with c++17 flag for consistency with OpenFOAM-v2412 itselfv2412 mainv2412 mainBUG: gather/render fails for patch values (fixes #9)v2406v2406COMP: bumped to c++14 to accomodate core changes, e.g. std::make_uniqueCOMP: memInfo referencing defunct valid() memberv2312v2312STYLE: catch none/false for build prefixENH: update finite-area mesh/field accessorsCOMP: resolve ambiguity of labelRange::reset()COMP: remove old handling for catalyst prior to paraview-5.6v2306v2306TUT: use newer faMeshDefinition locationv2206 v2212v2206 v2212STYLE: add note about compilation location into AllwmakeCOMP: mark function objects as removablev2112v2112COMP: add catalyst module/package dependency for new paraview (#6)TUT: adjust AllwcleanENH: update for changes in blockMesh functionality (for v2112)STYLE: more consistency for down-castingv2106v2106BUG: missing setOpacity for contourFilter and cuttingPlane. Fixes #7ENH: runTimePostProcessing - added option to draw axesBUG: Corrected missing setOpacity for contourFilter and cuttingPlane. Fixes #7bugfix-surface-…bugfix-surface-opacityCOMP: fix VTK9 module linkage for runTimePostProcessingCOMP: fix VTK9 module linkage for catalystCOMP: simpler version checks for pluginsENH: minor improvements for foamReader pluginBUG: pointPatch value ignored in pluginCOMP: replace VTK_OVERRIDE with override, simplify CMakeListsSTYLE: rename older cmake files as '-Project56'BUG #6: fixing missing dynamic libraries dependencyfix-compilationfix-compilationBUG #4: workaround for having CUDA 10 compiler working with gcc8ENH: runTimePostProcessing - added option to draw axesfeature-runTime…feature-runTimePP-axesENH: use Pstream::subProc() to simplify codev2012v2012CONFIG: change default for frontFaceCulling to 'off'BUG: incorrect installation prefix (fixes #2)STYLE: check autoPtr directly instead of using valid() methodENH: use FOAM_MODULE_{PREFIX,LIBBIN} for defining locationsv2006v2006ENH: improve installation handlingSTYLE: avoid deprecated objectRegistry methodsCONFIG: increase cmake requirement for buildENH: support plugin building for paraview-5.7COMP: reorganized paraview library names for more clarityCOMP: update MPI detection for runTimePostProcessing