coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches
coupledFacePointPatch(const coupledFacePointPatch &)=delete
No copy construct.
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches
coupledPointPatch(const coupledPointPatch &)=delete
No copy construct.
The coupledPolyPatch is an abstract base class for patches that couple regions of the computational d...
A pointPatch based on a polyPatch.
virtual label index() const
Return the index of this patch in the pointBoundaryMesh.
virtual const polyPatch & patch() const
Return the polyPatch.
facePointPatch(const facePointPatch &)=delete
No copy construct.
A pointBoundaryMesh is a pointPatch list with registered IO, a reference to the associated pointMesh,...
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.
Type & refCast(U &obj)
A dynamic_cast (for references) to Type reference.
UList< label > labelUList
A UList of labels.