openfoam/applications/utilities/mesh/manipulation/checkMesh
Mark Olesen 37e248c74b STYLE: consistent use of wordHashSet instead of HashSet<word>
- the wordHashSet typedef is always available when HashSet has been
  included.

- use default HashTable key (word) instead of explicitly mentioning it
2018-02-22 11:19:47 +01:00
..
Make ENH: checkMesh: output vol fields of mesh quality. Fixes #466. 2017-05-08 10:50:59 +01:00
checkGeometry.C ENH: cleanup List constructors (issue #725) 2018-02-08 08:53:14 +01:00
checkGeometry.H checkMesh: Added option to write sets 2016-07-22 16:53:49 +01:00
checkMesh.C STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00
checkMeshQuality.C checkMesh: Added writing of faceSets and cellSets containing errors 2016-06-12 20:51:07 +01:00
checkMeshQuality.H checkMesh: Added writing of faceSets and cellSets containing errors 2016-06-12 20:51:07 +01:00
checkTools.C ENH: checkMesh: handle label overflow. Fixes #617. 2017-10-11 09:22:23 +01:00
checkTools.H checkMesh: Added option to write sets 2016-07-22 16:53:49 +01:00
checkTopology.C STYLE: use range-for in checkTopology.C 2017-12-19 12:44:10 +01:00
checkTopology.H COMP: checkMesh: missing header 2017-09-07 09:42:03 +01:00
writeFields.C STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00
writeFields.H STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00