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