35 #ifndef regionCoupledGAMGInterfaceField_H 36 #define regionCoupledGAMGInterfaceField_H 101 return regionCoupledGAMGInterface_.
size();
virtual label size() const
Return size.
label size() const
Return size.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
commsTypes
Types of communications.
TypeName("regionCoupled")
Runtime type information.
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
GAMG agglomerated region coupled interface field.
regionCoupledGAMGInterfaceField(const GAMGInterface &GAMGCp, const lduInterfaceField &fineInterfaceField)
Construct from GAMG interface and fine level interface field.
virtual void updateInterfaceMatrix(scalarField &, const scalarField &, const scalarField &, const direction, const Pstream::commsTypes commsType) const
Interface matrix update.
Abstract base class for GAMG agglomerated interfaces.
void operator=(const regionCoupledGAMGInterfaceField &)=delete
Disallow default bitwise assignment.
virtual ~regionCoupledGAMGInterfaceField()
Destructor.
Abstract base class for GAMG agglomerated interface fields.
GAMG agglomerated coupled region interface.