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.
Inheritance diagram for triSurfaceGeoMesh:
Collaboration diagram for triSurfaceGeoMesh:Public Member Functions | |
| triSurfaceGeoMesh (const triSurface &mesh) | |
| Construct from triSurface reference.
| |
| label | size () const |
| Return size.
| |
Static Public Member Functions | |
| static label | size (const triSurface &mesh) |
| Return size.
| |
| triSurfaceGeoMesh | ( | const triSurface & | mesh ) | [inline, explicit]
|
Construct from triSurface reference.
Definition at line 57 of file triSurfaceGeoMesh.H.
| static label size | ( | const triSurface & | mesh ) | [inline, static]
|
| label size | ( | ) | const [inline]
|
Return size.
Definition at line 72 of file triSurfaceGeoMesh.H.
References GeoMesh< triSurface >::mesh_.