openfoam/applications/utilities/postProcessing/graphics/PVReaders/PVblockMeshReader
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
..
PVblockMeshReader ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
vtkPVblockMesh ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
Allwclean ENH: improve isolation of shell variables in wmake scripts 2017-02-10 16:13:54 +01:00
Allwmake ENH: add versioning for VTK library to runTimePostProcessing (issue #370) 2017-01-23 13:37:42 +01:00