openfoam/applications/utilities
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
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea STYLE: explicit reference to mesh db for schemes, interfaceTracking etc 2023-01-23 15:05:04 +01:00
mesh ENH: use cmptMag, cmptMultiply instead of replacing field components 2023-01-31 12:36:41 +01:00
miscellaneous ENH: region support for foamRestoreFields (#2638) 2022-11-22 13:14:53 +01:00
parallelProcessing BUG: redistributePar: softlink uniform. Fixes #163 2022-11-24 14:58:07 +00:00
postProcessing ENH: foamToVTK improvements for (-no-internal, -no-boundary) 2023-01-31 12:45:39 +01:00
preProcessing ENH: add coupledFaPatch::delta() 2023-01-31 12:36:41 +01:00
surface ENH: use cmptMag, cmptMultiply instead of replacing field components 2023-01-31 12:36:41 +01:00
thermophysical ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00