Go to the documentation of this file.
37 #ifndef processorCyclicFvPatch_H
38 #define processorCyclicFvPatch_H
63 TypeName(processorCyclicPolyPatch::typeName_());
79 virtual int tag()
const
82 return procPolyPatch_.
tag();
87 return procPolyPatch_;
virtual const tensorField & reverseT() const
TypeName(processorCyclicPolyPatch::typeName_())
Neighbour processor patch.
virtual bool parallel() const
const processorCyclicPolyPatch & procPolyPatch() const
Generic templated field type.
A patch is a list of labels that address the faces in the global face list.
virtual const tensorField & reverseT() const
virtual const tensorField & forwardT() const
const polyPatch & patch() const
virtual const tensorField & forwardT() const
virtual bool parallel() const
processorCyclicFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)