|
|
|
GeoMesh< MESH > Class Template ReferenceGeneric mesh wrapper used by volMesh, surfaceMesh, pointMesh etc. More...
Inheritance diagram for GeoMesh< MESH >:
![]()
Collaboration diagram for GeoMesh< MESH >:
![]()
Detailed Descriptiontemplate<class MESH>
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
| |||||||||||||||||||||||||||||||||||||||||||||
| typedef MESH::BoundaryMesh BoundaryMesh |
| GeoMesh | ( | const MESH & | mesh | ) | [inline, explicit] |
| const objectRegistry& thisDb | ( | ) | const [inline] |
| const MESH& operator() | ( | ) | const [inline] |
const MESH& mesh_ [protected] |
Reference to Mesh.
Definition at line 47 of file GeoMesh.H.
Referenced by GeoMesh< surfMesh >::operator()().