openfoam/applications/utilities/postProcessing/dataConversion/foamToVTK
Mark Olesen 0cf4aede6e ENH: initial revamp of faMesh to improve modularity (#2084)
- improved separation of patch creation that is also parallel-aware,
  which now allows creation in parallel

- memory-safe use of PtrList for adding patches, with a more generalized
  faPatchData helper

- use uindirectPrimitivePatch instead of indirectPrimitivePatch
  for internal patch handling.

- align boundary methods with polyMesh equivalents

- system/faMeshDefinition instead of constant/faMesh/faMeshDefinition
  as per blockMesh convention. Easier to manage definitions, easier
  for cleanup.

- drop inheritence from GeoMesh.
2021-05-27 21:04:55 +02:00
..
Make COMP: relocate regionProperties to meshTools 2019-09-20 14:06:30 -07:00
convertAreaFields.H ENH: introduce intermediate vtk::polyWriter class 2021-05-10 14:34:44 +02:00
convertLagrangian.H ENH: centralized handling of -allRegions, -regions, -region (#2072) 2021-05-07 09:46:33 +02:00
convertProcessorPatches.H ENH: centralized handling of -allRegions, -regions, -region (#2072) 2021-05-07 09:46:33 +02:00
convertSurfaceFields.H ENH: introduce intermediate vtk::polyWriter class 2021-05-10 14:34:44 +02:00
convertTopoSet.H ENH: centralized handling of -allRegions, -regions, -region (#2072) 2021-05-07 09:46:33 +02:00
convertVolumeFields.H ENH: centralized handling of -allRegions, -regions, -region (#2072) 2021-05-07 09:46:33 +02:00
createMeshAccounting.H ENH: centralized handling of -allRegions, -regions, -region (#2072) 2021-05-07 09:46:33 +02:00
foamToVTK.C ENH: 'foamToVTK -finite-area' option (compat: -finiteAreaFields) 2021-05-19 18:16:05 +02:00
readFields.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
readFields.H GIT: Header file updates 2019-10-31 14:48:44 +00:00
reportFields.H GIT: Header file updates 2019-10-31 14:48:44 +00:00
writeAreaFields.H ENH: initial revamp of faMesh to improve modularity (#2084) 2021-05-27 21:04:55 +02:00
writeDimFields.H STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
writePointFields.H STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
writeSurfaceFields.H ENH: introduce intermediate vtk::polyWriter class 2021-05-10 14:34:44 +02:00
writeVolFields.H STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00