![]() |
|
Public Member Functions | |
volMesh (const fvMesh &mesh) | |
Construct from fvMesh. | |
label | size () const |
Return size. | |
const volVectorField & | C () |
Return cell centres. | |
Static Public Member Functions | |
label | size (const Mesh &mesh) |
Return size. |
|
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:
|
Return cell centres.
|
|
Return size.
Definition at line 79 of file volMesh.H. References fvMesh::C(), and Foam::volVectorField. |
Here is the call graph for this function:
|
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: