35 #ifndef cyclicLduInterfaceField_H 36 #define cyclicLduInterfaceField_H 84 virtual int rank()
const = 0;
virtual bool doTransform() const =0
Is the transform required.
virtual int rank() const =0
Return rank of component for transform.
void transformCoupleField(Field< Type > &f) const
Transform given patch field.
Abstract base class for cyclic coupled interfaces.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
cyclicLduInterfaceField()
Construct given coupled patch.
dimensionSet transform(const dimensionSet &)
virtual const tensorField & reverseT() const =0
Return neighbour-cell transformation tensor.
TypeName("cyclicLduInterfaceField")
Runtime type information.
virtual ~cyclicLduInterfaceField()
Destructor.
virtual const tensorField & forwardT() const =0
Return face transformation tensor.