polyGeoMesh Class Reference

The polyMesh GeoMesh for holding internal fields without an fvMesh. More...

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

Public Member Functions

 polyGeoMesh (const polyMesh &mesh)
 Construct from polyMesh reference. More...
 
label size () const
 Return size. Number of cells. More...
 
- Public Member Functions inherited from GeoMesh< polyMesh >
 GeoMesh (const polyMesh &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 polyMeshoperator() () const
 Return reference to the underlying mesh. More...
 

Static Public Member Functions

static label size (const Mesh &mesh)
 Return size. Number of cells. More...
 

Additional Inherited Members

- Public Types inherited from GeoMesh< polyMesh >
typedef polyMesh Mesh
 
typedef MESH::BoundaryMesh BoundaryMesh
 
- Protected Attributes inherited from GeoMesh< polyMesh >
const polyMeshmesh_
 Reference to Mesh. More...
 

Detailed Description

The polyMesh GeoMesh for holding internal fields without an fvMesh.

Definition at line 48 of file polyGeoMesh.H.

Constructor & Destructor Documentation

◆ polyGeoMesh()

polyGeoMesh ( const polyMesh mesh)
inlineexplicit

Construct from polyMesh reference.

Definition at line 57 of file polyGeoMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const Mesh mesh)
inlinestatic

Return size. Number of cells.

Definition at line 66 of file polyGeoMesh.H.

References mesh, and primitiveMesh::nCells().

Here is the call graph for this function:

◆ size() [2/2]

label size ( ) const
inline

Return size. Number of cells.

Definition at line 72 of file polyGeoMesh.H.

References GeoMesh< polyMesh >::mesh_, and polyGeoMesh::size().

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