Go to the documentation of this file.
35 #ifndef cyclicAMILduInterfaceField_H
36 #define cyclicAMILduInterfaceField_H
55 TypeName(
"cyclicAMILduInterfaceField");
83 virtual int rank()
const = 0;
TypeName("cyclicAMILduInterfaceField")
Runtime type information.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
Abstract base class for cyclic AMI coupled interfaces.
virtual const tensorField & reverseT() const =0
Return neighbour-cell transformation tensor.
dimensionSet transform(const dimensionSet &)
virtual const tensorField & forwardT() const =0
Return face transformation tensor.
virtual ~cyclicAMILduInterfaceField()
Destructor.
Pre-declare SubField and related Field type.
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.
cyclicAMILduInterfaceField()
Construct null.