openfoam/applications/utilities/postProcessing/graphics/PVReaders
Mark Olesen a42c35f64b ENH: paraview reader module with internal caching of the vtk geometries
- The reader module allows two levels of caching.
  The OpenFOAM fvMesh can be cached in memory, for faster loading of
  fields. Additionally, the translated VTK geometries are held in a
  local cache. The cached VTK geometries should incur no additional
  overhead since they use the VTK reference counting for their storage
  management.
2017-05-24 17:12:49 +02:00
..
foamPv ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
PVblockMeshReader ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
PVFoamReader ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
Allwclean BUG: missing chdir in Allwclean for wallFunctionTable 2017-02-23 01:07:10 +01:00
Allwmake BUG: missing chdir in Allwclean for wallFunctionTable 2017-02-23 01:07:10 +01:00