

Public Member Functions | |
| triSurfacePointGeoMesh (const triSurface &mesh) | |
| Construct from triSurface reference. More... | |
| label | size () const |
| Return size. More... | |
Public Member Functions inherited from GeoMesh< triSurface > | |
| 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 | |
Public Types inherited from GeoMesh< triSurface > | |
| typedef triSurface | Mesh |
| typedef triSurface ::BoundaryMesh | BoundaryMesh |
Protected Attributes inherited from GeoMesh< triSurface > | |
| const triSurface & | mesh_ |
| Reference to Mesh. More... | |
Definition at line 46 of file triSurfacePointGeoMesh.H.
|
inlineexplicit |
Construct from triSurface reference.
Definition at line 56 of file triSurfacePointGeoMesh.H.
|
inlinestatic |
Return size.
Definition at line 65 of file triSurfacePointGeoMesh.H.
References PrimitivePatch< Face, FaceList, PointField, PointType >::points(), and List< T >::size().

|
inline |
Return size.
Definition at line 71 of file triSurfacePointGeoMesh.H.
References GeoMesh< triSurface >::mesh_.
1.8.13