35 #ifndef cyclicGAMGInterface_H
36 #define cyclicGAMGInterface_H
84 const label fineLevelIndex,
85 const label coarseComm
121 return nbrPatchIndex_;
124 virtual bool owner()
const
Abstract base class for GAMG agglomerated interfaces.
virtual label index() const
const lduInterfacePtrsList & coarseInterfaces_
All interfaces.
virtual const lduInterfacePtrsList & coarseInterfaces() const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
commsTypes
Types of communications.
GAMG agglomerated cyclic interface.
virtual label nbrPatchIndex() const
Cyclic interface functions.
void operator=(const cyclicGAMGInterface &)=delete
Disallow default bitwise assignment.
virtual void write(Ostream &) const
Write to stream.
virtual bool owner() const
virtual const transformer & transform() const
Return face transformation tensor.
TypeName("cyclic")
Runtime type information.
cyclicGAMGInterface(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 ~cyclicGAMGInterface()
Destructor.
virtual tmp< labelField > internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF) const
Transfer and return internal field adjacent to the interface.
virtual const cyclicGAMGInterface & nbrPatch() const
Return processor number.
An abstract base class for cyclic coupled interfaces.
An abstract base class for implicitly-coupled interfaces e.g. processor and cyclic patches.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.