openfoam/applications/utilities/mesh/manipulation/checkMesh
Mark Olesen 31b172217c ENH: support predicate checks for argList (similar to dictionary methods)
- Favour use of argList methods that are more similar to dictionary
  method names with the aim of reducing the cognitive load.

  * Silently deprecate two-parameter get() method in favour of the
    more familiar getOrDefault.
  * Silently deprecate opt() method in favour of get()

  These may be verbosely deprecated in future versions.
2020-06-02 13:51:18 +02:00
..
Make COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
checkGeometry.C ENH: improved sample surfaces and surface writers (#1206) 2019-02-07 18:11:34 +01:00
checkGeometry.H ENH: improved sample surfaces and surface writers (#1206) 2019-02-07 18:11:34 +01:00
checkMesh.C ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
checkMeshQuality.C ENH: improved sample surfaces and surface writers (#1206) 2019-02-07 18:11:34 +01:00
checkMeshQuality.H ENH: improved sample surfaces and surface writers (#1206) 2019-02-07 18:11:34 +01:00
checkTools.C BUG: checkMesh: handling of unsorted points. Fixes #920. 2020-01-06 11:22:34 +00:00
checkTools.H ENH: improved sample surfaces and surface writers (#1206) 2019-02-07 18:11:34 +01:00
checkTopology.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
checkTopology.H ENH: improved sample surfaces and surface writers (#1206) 2019-02-07 18:11:34 +01:00
writeFields.C ENH: checkMesh: write cellZone, faceZone info. See #1543. 2020-02-06 12:36:26 +00:00
writeFields.H STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00