Public Member Functions | Static Public Member Functions | List of all members
volMesh Class Reference

Mesh data needed to do the Finite Volume discretisation. More...

Inheritance diagram for volMesh:
Inheritance graph
[legend]
Collaboration diagram for volMesh:
Collaboration graph
[legend]

Public Member Functions

 volMesh (const fvMesh &mesh)
 
label size () const
 
const volVectorFieldC () const
 
- Public Member Functions inherited from GeoMesh< fvMesh >
 GeoMesh (const fvMesh &mesh)
 
bool hasDb () const
 
const objectRegistrythisDb () const
 
const fvMeshoperator() () const
 

Static Public Member Functions

static label size (const Mesh &mesh)
 

Additional Inherited Members

- Public Types inherited from GeoMesh< fvMesh >
typedef fvMesh Mesh
 
typedef fvMesh ::BoundaryMesh BoundaryMesh
 
- Protected Attributes inherited from GeoMesh< fvMesh >
const fvMeshmesh_
 

Detailed Description

Mesh data needed to do the Finite Volume discretisation.

Definition at line 45 of file volMesh.H.

Constructor & Destructor Documentation

◆ volMesh()

volMesh ( const fvMesh mesh)
inlineexplicit

Definition at line 54 of file volMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const Mesh mesh)
inlinestatic

Definition at line 63 of file volMesh.H.

References mesh.

◆ size() [2/2]

label size ( ) const
inline

Definition at line 69 of file volMesh.H.

References GeoMesh< fvMesh >::mesh_.

◆ C()

const volVectorField& C ( ) const
inline

Definition at line 75 of file volMesh.H.

References fvMesh::C(), and GeoMesh< fvMesh >::mesh_.

Here is the call graph for this function:

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