Mesh data needed to do the Finite Volume discretisation. More...
Public Member Functions | |
| surfaceMesh (const fvMesh &mesh) | |
| label | size () const |
| const surfaceVectorField & | C () |
Public Member Functions inherited from GeoMesh< fvMesh > | |
| GeoMesh (const fvMesh &mesh) | |
| Construct from MESH. More... | |
| bool | hasDb () const |
| Return true if thisDb() is a valid DB - here = false. More... | |
| const objectRegistry & | thisDb () const |
| Return the object registry. More... | |
| const fvMesh & | operator() () const |
| Return reference to polyMesh. More... | |
Static Public Member Functions | |
| static label | size (const Mesh &mesh) |
Additional Inherited Members | |
Public Types inherited from GeoMesh< fvMesh > | |
| typedef fvMesh | Mesh |
| typedef fvMesh ::BoundaryMesh | BoundaryMesh |
Protected Attributes inherited from GeoMesh< fvMesh > | |
| const fvMesh & | mesh_ |
| Reference to Mesh. More... | |
Mesh data needed to do the Finite Volume discretisation.
Definition at line 49 of file surfaceMesh.H.
|
inlineexplicit |
Definition at line 56 of file surfaceMesh.H.
|
inline |
Definition at line 61 of file surfaceMesh.H.
References GeoMesh< fvMesh >::mesh_.
|
inlinestatic |
Definition at line 66 of file surfaceMesh.H.
References mesh.
|
inline |
Definition at line 71 of file surfaceMesh.H.
References fvMesh::Cf(), and GeoMesh< fvMesh >::mesh_.