37 return mesh_.nInternalFaces();
55 return mesh_.boundary();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Mesh data needed to do the Finite Volume discretisation.
const polyMesh & poly() const
Return reference to polyMesh.
Registry of regIOobjects.
const Time & time() const
Return time.
const objectRegistry & db() const
Return the objectRegistry.
Mesh consisting of general polyhedral cells.
Mesh data for surface fields.
const fvMesh & operator()() const
Return reference to fvMesh.
const Time & time() const
Return time.
const fvBoundaryMesh & boundary() const
Return reference to fvBoundaryMesh.
label size() const
Return size (number of internal faces)
bool operator==(const surfaceMesh &) const
const objectRegistry & db() const
Return fvMesh database.
const polyMesh & poly() const
Return reference to polyMesh.
bool operator!=(const surfaceMesh &) const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.