surfPointGeoMesh Class Reference

The surfMesh GeoMesh (for holding fields). More...

Inheritance diagram for surfPointGeoMesh:
[legend]
Collaboration diagram for surfPointGeoMesh:
[legend]

Public Member Functions

 surfPointGeoMesh (const surfMesh &mesh)
 Construct from surfMesh reference. More...
 
label size () const
 Return size. Number of points. More...
 
- Public Member Functions inherited from GeoMesh< surfMesh >
 GeoMesh (const surfMesh &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 surfMeshoperator() () 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< surfMesh >
typedef surfMesh Mesh
 
typedef MESH::BoundaryMesh BoundaryMesh
 
- Protected Attributes inherited from GeoMesh< surfMesh >
const surfMeshmesh_
 Reference to Mesh. More...
 

Detailed Description

The surfMesh GeoMesh (for holding fields).

Similar to surfGeoMesh, but refers to the surface points.

Definition at line 51 of file surfPointGeoMesh.H.

Constructor & Destructor Documentation

◆ surfPointGeoMesh()

surfPointGeoMesh ( const surfMesh mesh)
inlineexplicit

Construct from surfMesh reference.

Definition at line 60 of file surfPointGeoMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const Mesh mesh)
inlinestatic

Return size. Number of points.

Definition at line 69 of file surfPointGeoMesh.H.

References mesh, and primitiveMesh::nPoints().

Here is the call graph for this function:

◆ size() [2/2]

label size ( ) const
inline

Return size. Number of points.

Definition at line 75 of file surfPointGeoMesh.H.

References GeoMesh< surfMesh >::mesh_, and surfPointGeoMesh::size().

Referenced by surfPointGeoMesh::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: