openfoam/applications/utilities/postProcessing
Mark Olesen 0a78e685ee ENH: introduce intermediate vtk::polyWriter class
- reduces code, simplifies creation of new, specialized polyData
  writers.

- new templated vtk::GenericPatchWriter, which adds support for
  writing both uindirectPrimitivePatch + indirectPrimitivePatch types.

- handle geometric fields separately from regular fields with
    * vtk:GenericPatchGeoFieldsWriter
    * vtk:indirectPatchGeoFieldsWriter
    * vtk:uindirectPatchGeoFieldsWriter
2021-05-10 14:34:44 +02:00
..
dataConversion ENH: introduce intermediate vtk::polyWriter class 2021-05-10 14:34:44 +02:00
lagrangian RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
lumped ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
miscellaneous ENH: robuster fileOperations splitProcessorPath 2020-12-08 11:58:28 +01:00
noise BUG: noise - reinstated parallel running without processor directories 2021-04-16 09:57:44 +01:00
optimisation STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
postProcess ENH: support 'get()' for retrieving argList options 2019-11-26 21:07:11 +01:00