35 #ifndef regionCoupledGAMGInterface_H 36 #define regionCoupledGAMGInterface_H 69 const label fineLevelIndex,
70 const label coarseComm
Base class for GAMG agglomerated coupled region interface.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
regionCoupledGAMGInterface(const label index, const lduInterfacePtrsList &coarseInterfaces, const lduInterface &fineInterface, const labelField &restrictAddressing, const labelField &neighbourRestrictAddressing, const label fineLevelIndex, const label coarseComm)
Construct from fine level interface,.
virtual label index() const
virtual ~regionCoupledGAMGInterface()
Destructor.
virtual void write(Ostream &) const
Write to stream.
TypeName("regionCoupled")
Runtime type information.
void operator=(const regionCoupledGAMGInterface &)=delete
Disallow default bitwise assignment.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual const lduInterfacePtrsList & coarseInterfaces() const
An abstract base class for implicitly-coupled interfaces e.g. processor and cyclic patches...
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
GAMG agglomerated coupled region interface.