Go to the documentation of this file.
35 #ifndef cyclicGAMGInterface_H
36 #define cyclicGAMGInterface_H
96 const label fineLevelIndex,
97 const label coarseComm
133 virtual bool owner()
const
virtual ~cyclicGAMGInterface()
Destructor.
cyclicGAMGInterface(const cyclicGAMGInterface &)
Disallow default bitwise copy construct.
A class for managing temporary objects.
label neighbPatchID_
Neigbour patch number.
An abstract base class for implicitly-coupled interfaces e.g. processor and cyclic patches.
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
virtual void write(Ostream &) const
Write to stream.
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.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
const lduInterfacePtrsList & coarseInterfaces_
All interfaces.
Abstract base class for GAMG agglomerated interfaces.
virtual label neighbPatchID() const
Cyclic interface functions.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
virtual const tensorField & forwardT() const
Return face transformation tensor.
tensorField forwardT_
Transformation tensor.
TypeName("cyclic")
Runtime type information.
virtual label index() const
void operator=(const cyclicGAMGInterface &)
Disallow default bitwise assignment.
virtual tmp< labelField > internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF) const
Transfer and return internal field adjacent to the interface.
commsTypes
Types of communications.
virtual const cyclicGAMGInterface & neighbPatch() const
Return processor number.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
GAMG agglomerated cyclic interface.
virtual const lduInterfacePtrsList & coarseInterfaces() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual bool owner() const
An abstract base class for cyclic coupled interfaces.
tensorField reverseT_
Transformation tensor.