35 #ifndef cyclicPointPatch_H 36 #define cyclicPointPatch_H 94 TypeName(cyclicPolyPatch::typeName_());
124 return cyclicPolyPatch_;
132 return refCast<const cyclicPointPatch>(pp);
const cyclicPolyPatch & cyclicPatch() const
Return the underlying cyclicPolyPatch.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
TypeName(cyclicPolyPatch::typeName_())
Runtime type information.
virtual label neighbPatchID() const
Neighbour patchID.
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches ...
const tensorField & forwardT() const
Return face transformation tensor.
virtual ~cyclicPointPatch()
Destructor.
Cyclic patch for post-processing.
const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
const cyclicPointPatch & neighbPatch() const
Return neighbour point patch.
A class for handling words, derived from string.
const pointBoundaryMesh & boundaryMesh() const
Return boundaryMesh reference.
virtual bool parallel() const
Are the cyclic planes parallel.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
bool parallel() const
Are the cyclic planes parallel.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Basic pointPatch represents a set of points from the mesh.
virtual const edgeList & transformPairs() const
Return the set of pairs of points that require transformation.
const polyPatch & patch() const
Return the polyPatch.
virtual const tensorField & forwardT() const
Return face transformation tensor.
virtual const word & constraintType() const
Return the constraint type this pointPatch implements.
A patch is a list of labels that address the faces in the global face list.