43 faceList faces = cellModeller::lookup(
"hex")->modelFaces();
52 fvMesh::defaultRegion,
55 IOobject::READ_IF_PRESENT
73 emptyPolyPatch::typeName
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.
Registry of regIOobjects.
const Time & time() const
Return time.
const polyBoundaryMesh & boundaryMesh() const
Return boundary mesh.
const fvPatchList & patches
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.