mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +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:
@ -27,7 +27,7 @@ License
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "dynamicIndexedOctree.H"
|
||||
#include "linePointRef.H"
|
||||
#include "line.H"
|
||||
#include "OFstream.H"
|
||||
#include "ListOps.H"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user