surfPointGeoMesh Class Reference

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

Inheritance diagram for surfPointGeoMesh:
Collaboration diagram for surfPointGeoMesh:

Public Member Functions

 surfPointGeoMesh (const surfMesh &mesh)
 Construct from surfMesh reference. More...
 
label size () const
 Return size. More...
 
- Public Member Functions inherited from GeoMesh< surfMesh >
 GeoMesh (const surfMesh &mesh)
 Construct from MESH. More...
 
const objectRegistry & thisDb () const
 Return the object registry. More...
 
const surfMesh & operator() () const
 Return reference to polyMesh. More...
 

Static Public Member Functions

static label size (const surfMesh &mesh)
 Return size. More...
 

Additional Inherited Members

- Public Types inherited from GeoMesh< surfMesh >
typedef surfMesh Mesh
 
typedef surfMesh ::BoundaryMesh BoundaryMesh
 
- Protected Attributes inherited from GeoMesh< surfMesh >
const surfMesh & mesh_
 Reference to Mesh. More...
 

Detailed Description

The surfMesh GeoMesh (for holding fields).

Similar to surfGeoMesh, but refers to the surface points.

Definition at line 48 of file surfPointGeoMesh.H.

Constructor & Destructor Documentation

◆ surfPointGeoMesh()

surfPointGeoMesh ( const surfMesh &  mesh)
inlineexplicit

Construct from surfMesh reference.

Definition at line 58 of file surfPointGeoMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const surfMesh &  mesh)
inlinestatic

Return size.

Definition at line 67 of file surfPointGeoMesh.H.

References surfMesh::nPoints().

Here is the call graph for this function:

◆ size() [2/2]

label size ( ) const
inline

Return size.

Definition at line 73 of file surfPointGeoMesh.H.

References GeoMesh< surfMesh >::mesh_.


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