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.
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
virtual bool parallel() const
Are the cyclic planes parallel.
To & refCast(From &r)
Reference type cast template function.
processorCyclicFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from components.
virtual const tensorField & forwardT() const
Return face transformation tensor.
virtual bool parallel() const
Are the cyclic planes parallel.
const polyPatch & patch() const
Return the polyPatch.
virtual const tensorField & forwardT() const
Return face transformation tensor.
virtual int tag() const
Return message tag used for sending.
const processorCyclicPolyPatch & procPolyPatch() const
TypeName(processorCyclicPolyPatch::typeName_())
Runtime type information.
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.
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.