mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: simplify tetrahedron and triangle handling
- combine header definitions, more pass-through methods - face/triFace: support += operator (vertex offset)
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#include "polyMeshTools.H"
|
||||
#include "zeroGradientFvPatchFields.H"
|
||||
#include "syncTools.H"
|
||||
#include "tetPointRef.H"
|
||||
#include "tetrahedron.H"
|
||||
#include "regionSplit.H"
|
||||
#include "wallDist.H"
|
||||
#include "cellAspectRatio.H"
|
||||
|
||||
Reference in New Issue
Block a user