triSurfacePointGeoMesh Class Reference
Inheritance diagram for triSurfacePointGeoMesh:
[legend]
Collaboration diagram for triSurfacePointGeoMesh:
[legend]

Public Member Functions

 triSurfacePointGeoMesh (const triSurface &mesh)
 Construct from triSurface reference. More...
 
label size () const
 Return size. Number of points. More...
 
- Public Member Functions inherited from GeoMesh< triSurface >
 GeoMesh (const triSurface &mesh)
 Construct from mesh reference. More...
 
bool hasDb () const
 Return true if thisDb() is a valid DB - here = false. More...
 
const objectRegistrythisDb () const
 Return the object registry. More...
 
const triSurfaceoperator() () 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< triSurface >
typedef triSurface Mesh
 
typedef MESH::BoundaryMesh BoundaryMesh
 
- Protected Attributes inherited from GeoMesh< triSurface >
const triSurfacemesh_
 Reference to Mesh. More...
 

Detailed Description

Definition at line 47 of file triSurfacePointGeoMesh.H.

Constructor & Destructor Documentation

◆ triSurfacePointGeoMesh()

triSurfacePointGeoMesh ( const triSurface mesh)
inlineexplicit

Construct from triSurface reference.

Definition at line 56 of file triSurfacePointGeoMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const Mesh mesh)
inlinestatic

Return size. Number of points.

Definition at line 65 of file triSurfacePointGeoMesh.H.

References mesh, polyMesh::points(), and UList< T >::size().

Here is the call graph for this function:

◆ size() [2/2]

label size ( ) const
inline

Return size. Number of points.

Definition at line 71 of file triSurfacePointGeoMesh.H.

References GeoMesh< triSurface >::mesh_, and triSurfacePointGeoMesh::size().

Referenced by triSurfacePointGeoMesh::size().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: