Go to the documentation of this file.
38 #ifndef processorLduInterfaceField_H
39 #define processorLduInterfaceField_H
59 TypeName(
"processorLduInterfaceField");
77 virtual label
comm()
const = 0;
92 virtual int rank()
const = 0;
void transformCoupleField(Field< Type > &f) const
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
virtual int neighbProcNo() const =0
virtual int myProcNo() const =0
TypeName("processorLduInterfaceField")
dimensionSet transform(const dimensionSet &ds)
processorLduInterfaceField()=default
virtual label comm() const =0
Generic templated field type.
virtual bool doTransform() const =0
virtual ~processorLduInterfaceField()=default
virtual int rank() const =0
Abstract base class for processor coupled interfaces.
virtual const tensorField & forwardT() const =0