Go to the documentation of this file.
38 #ifndef cyclicAMILduInterface_H
39 #define cyclicAMILduInterface_H
79 virtual bool owner()
const = 0;
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
virtual ~cyclicAMILduInterface()=default
An abstract base class for cyclic AMI coupled interfaces.
TypeName("cyclicAMILduInterface")
virtual label neighbPatchID() const =0
virtual const AMIPatchToPatchInterpolation & AMI() const =0
Generic templated field type.
virtual const tensorField & reverseT() const =0
virtual const cyclicAMILduInterface & neighbPatch() const =0
virtual bool owner() const =0
Interpolation class dealing with transfer of data between two primitive patches with an arbitrary mes...
cyclicAMILduInterface()=default
virtual const tensorField & forwardT() const =0