Go to the documentation of this file.
45 #ifndef processorPointPatch_H
46 #define processorPointPatch_H
101 TypeName(processorPolyPatch::typeName_());
121 virtual int tag()
const
123 return procPolyPatch_.
tag();
127 virtual label
comm()
const
129 return procPolyPatch_.
comm();
165 return procPolyPatch_;
List< label > labelList
A List of labels.
A class for handling words, derived from Foam::string.
const processorPolyPatch & procPolyPatch() const
Buffers for inter-processor communications streams (UOPstream, UIPstream).
virtual const polyPatch & patch() const
virtual const word & constraintType() const
Processor patch boundary needs to be such that the ordering of points in the patch is the same on bot...
const labelList & reverseMeshPoints() const
friend class processorPointPatch
Generic templated field type.
A patch is a list of labels that address the faces in the global face list.
virtual label comm() const
Neighbour processor patch.
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches
virtual ~processorPointPatch()
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual label comm() const
fileName::Type type(const fileName &name, const bool followLink=true)
TypeName(processorPolyPatch::typeName_())