35 #ifndef cyclicLduInterface_H 36 #define cyclicLduInterface_H 71 virtual bool owner()
const = 0;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual const tensorField & forwardT() const =0
Return face transformation tensor.
TypeName("cyclicLduInterface")
Runtime type information.
An abstract base class for cyclic coupled interfaces.
virtual const cyclicLduInterface & neighbPatch() const =0
Return processor number.
virtual bool owner() const =0
virtual ~cyclicLduInterface()
Destructor.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
virtual label neighbPatchID() const =0
Return neighbour.
virtual const tensorField & reverseT() const =0
Return face reverse transformation tensor.