Go to the documentation of this file.
36 #ifndef coupledFacePointPatch_H
37 #define coupledFacePointPatch_H
48 class pointBoundaryMesh;
84 TypeName(coupledPolyPatch::typeName_());
const coupledPolyPatch & coupledPolyPatch_
A pointPatch based on a polyPatch.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
void operator=(const coupledFacePointPatch &)
Disallow default assignment.
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 patch is a list of labels that address the faces in the global face list.
coupledFacePointPatch(const coupledFacePointPatch &)
Disallow default construct as copy.
const polyPatch & patch() const
Return the polyPatch.
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.
virtual ~coupledFacePointPatch()
Destructor.