openfoam/applications/utilities/postProcessing/graphics/PVReaders
Mark Olesen d2fc2c9edc ENH: improved infrastructure for writing VTK content
Note: classes are prefixed with 'foamVtk' instead of 'vtk' to avoid potential
conflicts with VTK itself.

foamVtkCore
~~~~~~~~~~~
- General very low-level functionality.

foamVtkPTraits
~~~~~~~~~~~~~~
- Traits type of functionality for VTK

foamVtkOutputOptions
~~~~~~~~~~~~~~~~~~~~
- The various format output options as a class that can be passed to
  formatters etc.

foamVtkCells
~~~~~~~~~~~~
- Intended for unifying vtkTopo and PV-Reader code in the future.
- Handles polyhedron decompose internally etc

foamVtkOutput, foamVtkFormatter
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Output helpers.
- Selector for individual formatters.
  Currently write all scalar data a 'float' (not 'double'). Can
  revisit this in the future.
2016-11-03 14:24:00 +01:00
..
PVblockMeshReader MRG: Resolve conflict with latest foundation merge 2016-10-26 15:37:15 +01:00
PVFoamReader ENH: improved infrastructure for writing VTK content 2016-11-03 14:24:00 +01:00
vtkPVReaders
Allwclean ENH: out of source build for paraview plugins 2016-06-20 11:18:24 +02:00
Allwmake STYLE: reinstate targetType when building paraview modules (related to #258) 2016-10-07 10:51:32 +02:00