Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface....
A patch which will not exist in the fvMesh. Typical example is a front and back plane of a 2-D geomet...
emptyFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from polyPatch.
A fvBoundaryMesh is a fvPatch list with a reference to the associated fvMesh, with additional search ...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const polyPatch & patch() const noexcept
Return the polyPatch.
const fvBoundaryMesh & boundaryMesh() const noexcept
Return boundaryMesh reference.
friend class fvBoundaryMesh
label start() const noexcept
The patch start within the polyMesh face list.
A patch is a list of labels that address the faces in the global face list.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.