Go to the documentation of this file.
35 #ifndef processorCyclicFvPatch_H
36 #define processorCyclicFvPatch_H
61 TypeName(processorCyclicPolyPatch::typeName_());
77 virtual int tag()
const
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
virtual int tag() const
Return message tag to use for communication.
TypeName(processorCyclicPolyPatch::typeName_())
Runtime type information.
Neighbour processor patch.
virtual bool parallel() const
Are the cyclic planes parallel.
const processorCyclicPolyPatch & procPolyPatch() const
Pre-declare SubField and related Field type.
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.
virtual const tensorField & forwardT() const
Return face transformation tensor.
To & refCast(From &r)
Reference type cast template function.
virtual int tag() const
Return message tag used for sending.
const polyPatch & patch() const
Return the polyPatch.
virtual const tensorField & forwardT() const
Return face transformation tensor.
virtual bool parallel() const
Are the cyclic planes parallel.
const processorCyclicPolyPatch & procPolyPatch_
processorCyclicFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from components.