The triSurface GeoMesh (for holding fields). More...
#include <triSurface/triSurfaceGeoMesh.H>
The triSurface GeoMesh (for holding fields).
Similar to the volGeoMesh used for the Finite Volume discretization.
Definition at line 47 of file triSurfaceGeoMesh.H.
Public Member Functions | |
triSurfaceGeoMesh (const triSurface &mesh) | |
Construct from triSurface reference. | |
label | size () const |
Return size. | |
![]() | |
GeoMesh (const triSurface &mesh) | |
Construct from MESH. | |
const objectRegistry & | thisDb () const |
Return the object registry. | |
const triSurface & | operator() () const |
Return reference to polyMesh. |
Static Public Member Functions | |
static label | size (const triSurface &mesh) |
Return size. |
Additional Inherited Members | |
![]() | |
typedef triSurface | Mesh |
typedef triSurface::BoundaryMesh | BoundaryMesh |
![]() | |
const triSurface & | mesh_ |
Reference to Mesh. |
|
inlineexplicit |
Construct from triSurface reference.
Definition at line 57 of file triSurfaceGeoMesh.H.
|
inlinestatic |
|
inline |
Return size.
Definition at line 72 of file triSurfaceGeoMesh.H.
References GeoMesh< triSurface >::mesh_.