openfoam/applications/utilities/postProcessing/graphics/PVReaders/foamPv
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
..
Make ENH: refactor paraview readers code to avoid duplication 2017-01-12 06:40:58 +01:00
foamPvCore.C ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
foamPvCore.H ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
foamPvCoreTemplates.C ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
foamPvFields.H ENH: refactor paraview readers code to avoid duplication 2017-01-12 06:40:58 +01:00
foamVtkAdaptors.H ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00