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

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

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

Public Member Functions

 areaMesh (const faMesh &mesh)
 
label size () const
 
const areaVectorFieldC () const
 
- Public Member Functions inherited from GeoMesh< faMesh >
 GeoMesh (const faMesh &mesh)
 
bool hasDb () const
 
const objectRegistrythisDb () const
 
const faMeshoperator() () const
 

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_
 

Detailed Description

Mesh data needed to do the Finite Area discretisation.

Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.

Definition at line 47 of file areaFaMesh.H.

Constructor & Destructor Documentation

◆ areaMesh()

areaMesh ( const faMesh mesh)
inlineexplicit

Definition at line 56 of file areaFaMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const Mesh mesh)
inlinestatic

Definition at line 65 of file areaFaMesh.H.

References mesh.

◆ size() [2/2]

label size ( ) const
inline

Definition at line 71 of file areaFaMesh.H.

References GeoMesh< faMesh >::mesh_.

◆ C()

const areaVectorField& C ( ) const
inline

Definition at line 77 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: