The surfMesh GeoMesh (for holding fields). More...
#include <surfMesh/surfGeoMesh.H>
The surfMesh GeoMesh (for holding fields).
Similar to the volGeoMesh used for the Finite Volume discretization.
Definition at line 49 of file surfGeoMesh.H.
Public Member Functions | |
surfGeoMesh (const surfMesh &mesh) | |
Construct from surfMesh reference.
| |
label | size () const |
Return size.
| |
Static Public Member Functions | |
static label | size (const surfMesh &mesh) |
Return size.
|
surfGeoMesh | ( | const surfMesh & | mesh ) | [inline, explicit]
|
Construct from surfMesh reference.
Definition at line 59 of file surfGeoMesh.H.
static label size | ( | const surfMesh & | mesh ) | [inline, static]
|
label size | ( | ) | const [inline]
|