Go to the documentation of this file.
35 #ifndef cyclicAMIGAMGInterfaceField_H
36 #define cyclicAMIGAMGInterfaceField_H
150 virtual int rank()
const
virtual bool doTransform() const
Cyclic interface functions.
virtual label size() const
Return size.
int rank_
Rank of component for transformation.
Abstract base class for cyclic AMI coupled interfaces.
virtual ~cyclicAMIGAMGInterfaceField()
Destructor.
cyclicAMIGAMGInterfaceField(const cyclicAMIGAMGInterfaceField &)
Disallow default bitwise copy construct.
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
const cyclicAMIGAMGInterface & cyclicAMIInterface_
Local reference cast into the cyclic interface.
GAMG agglomerated cyclic interface field.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
Abstract base class for GAMG agglomerated interfaces.
virtual void updateInterfaceMatrix(scalarField &result, const scalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const
Update result field based on interface functionality.
virtual const tensorField & forwardT() const
Return face transformation tensor.
virtual int rank() const
Return rank of component for transform.
Abstract base class for GAMG agglomerated interface fields.
TypeName("cyclicAMI")
Runtime type information.
void operator=(const cyclicAMIGAMGInterfaceField &)
Disallow default bitwise assignment.
bool doTransform_
Is the transform required.
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
commsTypes
Types of communications.
virtual const tensorField & forwardT() const
Return face transformation tensor.
GAMG agglomerated cyclic AMI interface.
label size() const
Return size.
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.