openfoam/applications/utilities/postProcessing
Mark Olesen f41d1879b9 STYLE: prefer isHeaderClass<Type>() check instead of Type::typeName
- use typeHeaderOk<regIOobject>(false) for some generic file existence
  checks. Often had something like labelIOField as a placeholder, but
  that may be construed to have a particular something.
2023-05-19 00:48:14 +02:00
..
dataConversion COMP: fix library linkage (#2784), silence some unused variable warnings 2023-05-19 00:46:52 +02:00
lagrangian STYLE: prefer isHeaderClass<Type>() check instead of Type::typeName 2023-05-19 00:48:14 +02:00
lumped STYLE: prefer isHeaderClass<Type>() check instead of Type::typeName 2023-05-19 00:48:14 +02:00
miscellaneous STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
noise ENH: noiseModels - replaced graph usage by writeFile 2022-10-04 13:10:39 +00:00
optimisation STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
postProcess ENH: thermoTools: new library for thermophysics tools 2022-06-21 09:29:13 +01:00