![]() |
|
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. |
|
Definition at line 72 of file elementMesh.H. |
|
Definition at line 71 of file elementMesh.H. |
|
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:
|
Return size.
Definition at line 92 of file elementMesh.H. |
|
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: