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