FreeFOAM The Cross-Platform CFD Toolkit
surfaceMesh Class Reference

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

#include <finiteVolume/surfaceMesh.H>


Detailed Description

Mesh data needed to do the Finite Volume discretisation.

Definition at line 48 of file surfaceMesh.H.

+ Inheritance diagram for surfaceMesh:
+ Collaboration diagram for surfaceMesh:

List of all members.

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.
const objectRegistrythisDb () const
 Return the object registry.
const fvMeshoperator() () const
 Return reference to polyMesh.

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.

Constructor & Destructor Documentation

surfaceMesh ( const fvMesh mesh)
inlineexplicit

Definition at line 55 of file surfaceMesh.H.


Member Function Documentation

label size ( ) const
inline

Definition at line 60 of file surfaceMesh.H.

References GeoMesh< fvMesh >::mesh_.

static label size ( const Mesh mesh)
inlinestatic

Definition at line 65 of file surfaceMesh.H.

References primitiveMesh::nInternalFaces().

const surfaceVectorField& C ( )
inline

Definition at line 70 of file surfaceMesh.H.

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


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