43 #ifndef processorCyclicPointPatch_H 44 #define processorCyclicPointPatch_H 75 TypeName(processorCyclicPolyPatch::typeName_());
97 virtual int tag()
const 99 return procCycPolyPatch_.
tag();
105 return procCycPolyPatch_;
const processorCyclicPolyPatch & procCyclicPolyPatch() const
Return the underlying processorCyclicPolyPatch.
Processor patch boundary needs to be such that the ordering of points in the patch is the same on bot...
virtual int tag() const
Return message tag to use for communication.
TypeName(processorCyclicPolyPatch::typeName_())
Runtime type information.
Processor patch boundary needs to be such that the ordering of points in the patch is the same on bot...
const polyPatch & patch() const
Return the polyPatch.
A patch is a list of labels that address the faces in the global face list.
virtual int tag() const
Return message tag to use for communication.
Neighbour processor patch.
virtual ~processorCyclicPointPatch()