The polySurface GeoMesh (for holding fields). More...
Public Member Functions | |
| polySurfaceGeoMesh (const polySurface &mesh) | |
| Construct from polySurface reference. More... | |
| label | size () const |
| Return size. More... | |
Public Member Functions inherited from GeoMesh< polySurface > | |
| GeoMesh (const polySurface &mesh) | |
| Construct from MESH. More... | |
| bool | hasDb () const |
| Return true if thisDb() is a valid DB - here = false. More... | |
| const objectRegistry & | thisDb () const |
| Return the object registry. More... | |
| const polySurface & | operator() () const |
| Return reference to polyMesh. More... | |
Static Public Member Functions | |
| static label | size (const polySurface &mesh) |
| Return size. More... | |
Additional Inherited Members | |
Public Types inherited from GeoMesh< polySurface > | |
| typedef polySurface | Mesh |
| typedef polySurface ::BoundaryMesh | BoundaryMesh |
Protected Attributes inherited from GeoMesh< polySurface > | |
| const polySurface & | mesh_ |
| Reference to Mesh. More... | |
|
inlineexplicit |
Construct from polySurface reference.
Definition at line 57 of file polySurfaceGeoMesh.H.
|
inlinestatic |
|
inline |
Return size.
Definition at line 72 of file polySurfaceGeoMesh.H.
References GeoMesh< polySurface >::mesh_.