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

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

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

Public Member Functions

 surfaceMesh (const fvMesh &mesh)
 
label size () const
 
const surfaceVectorFieldC ()
 
- Public Member Functions inherited from GeoMesh< fvMesh >
 GeoMesh (const fvMesh &mesh)
 Construct from MESH. More...
 
const objectRegistrythisDb () const
 Return the object registry. More...
 
const fvMeshoperator() () const
 Return reference to polyMesh. More...
 

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_
 Reference to Mesh. More...
 

Detailed Description

Mesh data needed to do the Finite Volume discretisation.

Definition at line 47 of file surfaceMesh.H.

Constructor & Destructor Documentation

◆ surfaceMesh()

surfaceMesh ( const fvMesh mesh)
inlineexplicit

Definition at line 54 of file surfaceMesh.H.

Member Function Documentation

◆ size() [1/2]

label size ( ) const
inline

Definition at line 59 of file surfaceMesh.H.

References GeoMesh< fvMesh >::mesh_.

◆ size() [2/2]

static label size ( const Mesh mesh)
inlinestatic

Definition at line 64 of file surfaceMesh.H.

References primitiveMesh::nInternalFaces().

Here is the call graph for this function:

◆ C()

const surfaceVectorField& C ( )
inline

Definition at line 69 of file surfaceMesh.H.

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

Here is the call graph for this function:

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