openfoam/applications/utilities/miscellaneous
Mark Olesen 4412566c58 ENH: support command-line specification of MPI threads (#2791)
- MPI_THREAD_MULTIPLE is usually undesirable for performance reasons,
  but in some cases may be necessary if a linked library expects it.
  Provide a '-mpi-threads' option to explicitly request it.

ENH: consolidate some looping logic within argList
2023-06-19 17:05:45 +02:00
..
foamDictionary STYLE: check iterator validity with good() instead of found() 2023-02-10 17:12:48 +01:00
foamFormatConvert ENH: support command-line specification of MPI threads (#2791) 2023-06-19 17:05:45 +02:00
foamHasLibrary ENH: add -verbose option to surface conversion, cleanup 2023-05-09 19:30:57 +02:00
foamHelp STYLE: prefer isHeaderClass<Type>() check instead of Type::typeName 2023-05-19 00:48:14 +02:00
foamListRegions ENH: no implicit loading of controlDict libs for foamListRegions (#1713) 2020-05-23 15:53:17 +02:00
foamListTimes ENH: add -verbose support into argList 2021-11-09 15:44:54 +01:00
foamRestoreFields ENH: add -verbose option to surface conversion, cleanup 2023-05-09 19:30:57 +02:00
OSspecific ENH: improve demangled symbol names for safePrintStack 2022-07-21 11:29:49 +02:00
patchSummary STYLE: prefer isHeaderClass<Type>() check instead of Type::typeName 2023-05-19 00:48:14 +02:00