35 #ifndef cyclicPointPatch_H 36 #define cyclicPointPatch_H 94 TypeName(cyclicPolyPatch::typeName_());
118 return cyclicPolyPatch_;
126 return refCast<const cyclicPointPatch>(pp);
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TypeName(cyclicPolyPatch::typeName_())
Runtime type information.
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches ...
const cyclicPointPatch & nbrPatch() const
Return neighbour point patch.
virtual const transformer & transform() const
Return transformation between the coupled patches.
const cyclicPolyPatch & cyclicPatch() const
Return the underlying cyclicPolyPatch.
virtual ~cyclicPointPatch()
Destructor.
Cyclic patch for post-processing.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
const pointBoundaryMesh & boundaryMesh() const
Return boundaryMesh reference.
virtual const transformer & transform() const
Return transformation between the coupled patches.
Basic pointPatch represents a set of points from the mesh.
const polyPatch & patch() const
Return the polyPatch.
virtual const edgeList & transformPairs() const
Return the set of pairs of points that require transformation.
A patch is a list of labels that address the faces in the global face list.
virtual label nbrPatchID() const
Neighbour patchID.