OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

volMesh Class Reference

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

Inheritance diagram for volMesh:
Collaboration diagram for volMesh:

List of all members.


Public Member Functions

 volMesh (const fvMesh &mesh)
 Construct from fvMesh.
label size () const
 Return size.
const volVectorFieldC ()
 Return cell centres.

Static Public Member Functions

static label size (const Mesh &mesh)
 Return size.

Detailed Description

Mesh data needed to do the Finite Volume discretisation.

Definition at line 40 of file volMesh.H.


Constructor & Destructor Documentation

volMesh ( const fvMesh mesh  )  [inline, explicit]

Construct from fvMesh.

Definition at line 50 of file volMesh.H.


Member Function Documentation

label size (  )  const [inline]

Return size.

Definition at line 59 of file volMesh.H.

Referenced by volMesh::size().

Here is the caller graph for this function:

static label size ( const Mesh mesh  )  [inline, static]

Return size.

Definition at line 65 of file volMesh.H.

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

Here is the call graph for this function:

const volVectorField& C (  )  [inline]

Return cell centres.

Definition at line 71 of file volMesh.H.


The documentation for this class was generated from the following file:
Copyright © 2000-2009 OpenCFD Ltd