![]() |
|
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. |
|
Definition at line 67 of file tetPointMesh.H. |
|
Definition at line 66 of file tetPointMesh.H. |
|
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:
|
Return size.
Definition at line 87 of file tetPointMesh.H. |
|
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: