47 return boundaryMesh_.mesh().
db();
53 return boundaryMesh_.
mesh();
59 return boundaryMesh_.mesh().
time();
65 return poly().constraint();
const Mesh & mesh() const
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Registry of regIOobjects.
const Time & time() const
Return time.
const objectRegistry & db() const
Return the objectRegistry.
const pointMesh & mesh() const
Return the mesh reference.
Mesh representing a set of points created from polyMesh.
const polyMesh & poly() const
Return reference to polyMesh.
Basic pointPatch represents a set of points from the mesh.
const polyPatch & poly() const
Return the polyPatch.
const Time & time() const
Return time.
const objectRegistry & db() const
Return the local object registry.
virtual label index() const =0
Return the index of this patch in the pointBoundaryMesh.
virtual bool constraint() const
Return true if this patch is a constraint type.
const pointMesh & mesh() const
Return mesh reference.
const polyBoundaryMesh & boundary() const
Return boundary mesh.
A patch is a list of labels that address the faces in the global face list.
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)