52 fvMesh::defaultRegion,
55 IOobject::READ_IF_PRESENT
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const word & name() const
Return const reference to name.
Empty front and back plane patch. Used for 2-D geometries.
Mesh data needed to do the Finite Volume discretisation.
void addFvPatches(const List< polyPatch * > &, const bool validBoundary=true)
Add boundary patches. Constructor helper.
const polyMesh & poly() const
Return reference to polyMesh.
Registry of regIOobjects.
const Time & time() const
Return time.
const polyBoundaryMesh & boundary() const
Return boundary mesh.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const fvPatchList & patches
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Vector< scalar > vector
A scalar version of the templated Vector.
fvMesh zeroDimensionalFvMesh(const objectRegistry &db)
Construct a zero-dimensional unit-cube FV mesh.