36 #ifndef coupledFacePointPatch_H 37 #define coupledFacePointPatch_H 48 class pointBoundaryMesh;
84 TypeName(coupledPolyPatch::typeName_());
virtual void calcGeometry(PstreamBuffers &)=0
Calculate mesh points.
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...
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches ...
A pointPatch based on a polyPatch.
TypeName(coupledPolyPatch::typeName_())
Runtime type information.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
virtual ~coupledFacePointPatch()
Destructor.
const polyPatch & patch() const
Return the polyPatch.
A patch is a list of labels that address the faces in the global face list.