The polySurface GeoMesh (for holding point fields). More...


Public Member Functions | |
| polySurfacePointGeoMesh (const polySurface &mesh) | |
| Construct from polySurface reference. More... | |
| label | size () const |
| Return size. Number of points. More... | |
Public Member Functions inherited from GeoMesh< polySurface > | |
| GeoMesh (const polySurface &mesh) | |
| Construct from mesh reference. 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 the underlying mesh. More... | |
Static Public Member Functions | |
| static label | size (const Mesh &mesh) |
| Return size. Number of points. 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... | |
The polySurface GeoMesh (for holding point fields).
Definition at line 42 of file polySurfacePointGeoMesh.H.
|
inlineexplicit |
Construct from polySurface reference.
Definition at line 53 of file polySurfacePointGeoMesh.H.
|
inlinestatic |
Return size. Number of points.
Definition at line 64 of file polySurfacePointGeoMesh.H.
References mesh.
|
inline |
Return size. Number of points.
Definition at line 72 of file polySurfacePointGeoMesh.H.
References GeoMesh< polySurface >::mesh_.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.