OpenFOAM logo
Open Source CFD Toolkit

tetPointMesh Class Reference

Collaboration diagram for tetPointMesh:

Collaboration graph
[legend]
List of all members.

Public Types

typedef tetPolyMesh Mesh
typedef tetPolyBoundaryMesh BoundaryMesh

Public Member Functions

 tetPointMesh (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 67 of file tetPointMesh.H.

typedef tetPolyMesh Mesh
 

Definition at line 66 of file tetPointMesh.H.


Constructor & Destructor Documentation

tetPointMesh const tetPolyMesh mesh  )  [inline]
 

Construct from tetPolyMesh.

Definition at line 72 of file tetPointMesh.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 87 of file tetPointMesh.H.

label size  )  const [inline]
 

Return size.

Definition at line 81 of file tetPointMesh.H.

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

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