OpenFOAM logo
Open Source CFD Toolkit

volMesh Class Reference

Inheritance diagram for volMesh:

Inheritance graph
[legend]
Collaboration diagram for volMesh:

Collaboration graph
[legend]
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

label size (const Mesh &mesh)
 Return size.

Constructor & Destructor Documentation

volMesh const fvMesh mesh  )  [inline, explicit]
 

Construct from fvMesh.

Definition at line 64 of file volMesh.H.

References Foam::label, and Foam::size().

Here is the call graph for this function:


Member Function Documentation

const volVectorField& C  )  [inline]
 

Return cell centres.

Definition at line 85 of file volMesh.H.

label size const Mesh mesh  )  [inline, static]
 

Return size.

Definition at line 79 of file volMesh.H.

References fvMesh::C(), and Foam::volVectorField.

Here is the call graph for this function:

label size  )  const [inline]
 

Return size.

Reimplemented from GeoMesh< fvMesh >.

Definition at line 73 of file volMesh.H.

References Foam::label, mesh, and primitiveMesh::nCells().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org