36 #ifndef coupledFacePointPatch_H
37 #define coupledFacePointPatch_H
48 class pointBoundaryMesh;
75 TypeName(coupledPolyPatch::typeName_());
Buffers for inter-processor communications streams (UOPstream, UIPstream).
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches
TypeName(coupledPolyPatch::typeName_())
Runtime type information.
virtual void calcGeometry(PstreamBuffers &)=0
Calculate mesh points.
void operator=(const coupledFacePointPatch &)=delete
Disallow default bitwise assignment.
coupledFacePointPatch(const polyPatch &patch, const pointBoundaryMesh &bm)
Construct from components.
virtual ~coupledFacePointPatch()
Destructor.
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches
The coupledPolyPatch is an abstract base class for patches that couple regions of the computational d...
A pointPatch based on a polyPatch.
const polyPatch & patch() const
Return the polyPatch.
A patch is a list of labels that address the faces in the global face list.