35 #ifndef processorCyclicFvPatch_H 36 #define processorCyclicFvPatch_H 61 TypeName(processorCyclicPolyPatch::typeName_());
77 virtual int tag()
const 80 return procPolyPatch_.
tag();
85 return procPolyPatch_;
Neighbour processor patch.
To & refCast(From &r)
Reference type cast template function.
processorCyclicFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from components.
const polyPatch & patch() const
Return the polyPatch.
virtual int tag() const
Return message tag used for sending.
const processorCyclicPolyPatch & procPolyPatch() const
TypeName(processorCyclicPolyPatch::typeName_())
Runtime type information.
virtual const transformer & transform() const
Return transformation between the coupled patches.
virtual const transformer & transform() const
Return transformation between the coupled patches.
virtual int tag() const
Return message tag to use for communication.
A patch is a list of labels that address the faces in the global face list.