openfoam/applications/utilities/mesh/manipulation/checkMesh
Mark Olesen d5884c8d85 STYLE: use HashSet xor instead of two operations (faceZoneSet)
STYLE: use global operator instead of HashSet -= operator
2020-07-27 09:47:33 +02:00
..
Make COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
checkGeometry.C STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
checkGeometry.H ENH: improved sample surfaces and surface writers (#1206) 2019-02-07 18:11:34 +01:00
checkMesh.C STYLE: use HashSet xor instead of two operations (faceZoneSet) 2020-07-27 09:47:33 +02:00
checkMeshQuality.C STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02: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 STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
checkTopology.H ENH: improved sample surfaces and surface writers (#1206) 2019-02-07 18:11:34 +01:00
writeFields.C BUG: checkMesh: index into surfaceScalarField. Fixes #1771. 2020-07-13 13:00:13 +01:00
writeFields.H STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00