OpenFOAM logo
Open Source CFD Toolkit

elementMesh Class Reference

Collaboration diagram for elementMesh:

Collaboration graph
[legend]
List of all members.

Public Types

typedef tetPolyMesh Mesh
typedef tetPolyBoundaryMesh BoundaryMesh

Public Member Functions

 elementMesh (const tetPolyMesh &mesh)
 Construct from tetPolyMesh.
label size () const
 Return size.

Static Public Member Functions

label size (const Mesh &mesh)
 Return size.

Member Typedef Documentation

typedef tetPolyBoundaryMesh BoundaryMesh
 

Definition at line 72 of file elementMesh.H.

typedef tetPolyMesh Mesh
 

Definition at line 71 of file elementMesh.H.


Constructor & Destructor Documentation

elementMesh const tetPolyMesh mesh  )  [inline]
 

Construct from tetPolyMesh.

Definition at line 77 of file elementMesh.H.

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

Here is the call graph for this function:


Member Function Documentation

label size const Mesh mesh  )  [inline, static]
 

Return size.

Definition at line 92 of file elementMesh.H.

label size  )  const [inline]
 

Return size.

Definition at line 86 of file elementMesh.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