openfoam/applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader
Mark Olesen 48bf71dd26 STYLE: avoid VTK InsertNextPoint if we already know the sizes
- avoids potentially issues if we reusing a vtkPoints array,
  and should be marginally faster without the additional
  range checking.
2017-05-14 21:24:06 +02:00
..
PVFoamReader ENH: use smart pointers for paraview readers 2017-05-14 21:04:11 +02:00
vtkPVFoam STYLE: avoid VTK InsertNextPoint if we already know the sizes 2017-05-14 21:24:06 +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