areaMesh Class Reference

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

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

Public Member Functions

 areaMesh (const faMesh &mesh)
 
label size () const
 
const areaVectorFieldC ()
 
- Public Member Functions inherited from GeoMesh< faMesh >
 GeoMesh (const faMesh &mesh)
 Construct from MESH. More...
 
bool hasDb () const
 Return true if thisDb() is a valid DB - here = false. More...
 
const objectRegistrythisDb () const
 Return the object registry. More...
 
const faMeshoperator() () const
 Return reference to polyMesh. More...
 

Static Public Member Functions

static label size (const Mesh &mesh)
 

Additional Inherited Members

- Public Types inherited from GeoMesh< faMesh >
typedef faMesh Mesh
 
typedef faMesh ::BoundaryMesh BoundaryMesh
 
- Protected Attributes inherited from GeoMesh< faMesh >
const faMeshmesh_
 Reference to Mesh. More...
 

Detailed Description

Mesh data needed to do the Finite Area discretisation.

Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.

Definition at line 52 of file areaFaMesh.H.

Constructor & Destructor Documentation

◆ areaMesh()

areaMesh ( const faMesh mesh)
inlineexplicit

Definition at line 59 of file areaFaMesh.H.

Member Function Documentation

◆ size() [1/2]

label size ( ) const
inline

Definition at line 64 of file areaFaMesh.H.

References GeoMesh< faMesh >::mesh_.

◆ size() [2/2]

static label size ( const Mesh mesh)
inlinestatic

Definition at line 69 of file areaFaMesh.H.

References mesh.

◆ C()

const areaVectorField& C ( )
inline

Definition at line 74 of file areaFaMesh.H.

References faMesh::areaCentres(), and GeoMesh< faMesh >::mesh_.

Here is the call graph for this function:

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