openfoam/applications/utilities
Mark Olesen 1cdba9b269 ENH: make checkMesh writing of bad edges optional (#2771)
- primarily relevant for finite-area meshes, in which case they can be
  considered to be an additional, detailed diagnositic that is
  normally not needed (clutters the file system).

  Writing can be enabled with the `-write-edges` option.
2023-06-13 20:41:53 +02:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: use refPtr fileHandler in decomposeFaFields, faMeshReconstructor 2023-05-22 17:59:33 +02:00
mesh ENH: make checkMesh writing of bad edges optional (#2771) 2023-06-13 20:41:53 +02:00
miscellaneous STYLE: prefer isHeaderClass<Type>() check instead of Type::typeName 2023-05-19 00:48:14 +02:00
parallelProcessing ENH: soft update of autoPtr<fileOperation> to refPtr<fileOperation> 2023-05-23 15:03:23 +02:00
postProcessing ENH: particleTracks - reinstated label field output 2023-06-13 14:13:58 +01:00
preProcessing ENH: coupled: enforce consistency. See #2783 2023-06-01 08:14:42 +00:00
surface ENH: improved UPstream gather/scatter functionality 2023-05-22 17:18:35 +02:00
thermophysical STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00