surfGeoMesh Class Reference

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

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

Public Member Functions

 surfGeoMesh (const surfMesh &mesh)
 Construct from surfMesh reference. More...
 
label size () const
 Return size. Number of faces. 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 faces. 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).

Definition at line 49 of file surfGeoMesh.H.

Constructor & Destructor Documentation

◆ surfGeoMesh()

surfGeoMesh ( const surfMesh mesh)
inlineexplicit

Construct from surfMesh reference.

Definition at line 58 of file surfGeoMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const Mesh mesh)
inlinestatic

Return size. Number of faces.

Definition at line 67 of file surfGeoMesh.H.

References mesh, and primitiveMesh::nFaces().

Here is the call graph for this function:

◆ size() [2/2]

label size ( ) const
inline

Return size. Number of faces.

Definition at line 73 of file surfGeoMesh.H.

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

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