openfoam/applications/utilities/postProcessing/dataConversion
Mark Olesen 8ee7595a77 ENH: foamToVTK improvements for (-no-internal, -no-boundary)
- skip loading of fields with -no-internal, -no-boundary

- suppress reporting fields with -no-internal, -no-boundary

- cache loaded volume field for reuse with point interpolation.
  Trade off some memory overhead against reading twice.

  NOTE: this issue will not be evident with foamToEnsight since there
  it only handles cell data *or* point data (not both), so a field is
  only ever loaded/processed once.
2023-01-31 12:45:39 +01:00
..
foamDataToFluent ENH: use typed lookup versions instead of xyz::typeName literals 2022-05-17 17:35:51 +02:00
foamToEnsight ENH: direct ensight output of float/double 2022-11-15 17:26:09 +01:00
foamToGMV COMP: remove includes of defunct locations (fixes #2143) 2021-06-29 13:43:44 +02:00
foamToTetDualMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
foamToVTK ENH: foamToVTK improvements for (-no-internal, -no-boundary) 2023-01-31 12:45:39 +01:00
smapToFoam ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00