Go to the documentation of this file.
43 #ifndef processorCyclicPointPatch_H
44 #define processorCyclicPointPatch_H
75 TypeName(processorCyclicPolyPatch::typeName_());
97 virtual int tag()
const
virtual int tag() const
Return message tag to use for communication.
Neighbour processor patch.
processorCyclicPointPatch(const processorCyclicPointPatch &)
Disallow default construct as copy.
virtual int tag() const
Return message tag to use for communication.
Processor patch boundary needs to be such that the ordering of points in the patch is the same on bot...
Processor patch boundary needs to be such that the ordering of points in the patch is the same on bot...
A patch is a list of labels that address the faces in the global face list.
virtual ~processorCyclicPointPatch()
const polyPatch & patch() const
Return the polyPatch.
const processorCyclicPolyPatch & procCycPolyPatch_
const processorCyclicPolyPatch & procCyclicPolyPatch() const
Return the underlying processorCyclicPolyPatch.
TypeName(processorCyclicPolyPatch::typeName_())
Runtime type information.
void operator=(const processorCyclicPointPatch &)
Disallow default assignment.