35 #ifndef cyclicLduInterfaceField_H 36 #define cyclicLduInterfaceField_H 85 virtual int rank()
const = 0;
void transformCoupleField(Field< Type > &f) const
Transform given patch field.
bool transforms() const
Is the transform required.
cyclicLduInterfaceField()
Construct given coupled patch.
virtual int rank() const =0
Return rank of component for transform.
virtual ~cyclicLduInterfaceField()
Destructor.
virtual const transformer & transform() const =0
Return the transformation.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
Pre-declare SubField and related Field type.
Abstract base class for cyclic coupled interfaces.
TypeName("cyclicLduInterfaceField")
Runtime type information.