Go to the documentation of this file.
35 #ifndef cyclicAMIGAMGInterface_H
36 #define cyclicAMIGAMGInterface_H
91 const label fineLevelIndex,
92 const label coarseComm
120 virtual bool owner()
const
const cyclicAMILduInterface & fineCyclicAMIInterface_
Reference for the cyclicLduInterface from which this is.
virtual const cyclicAMIGAMGInterface & neighbPatch() const
Return processor number.
A class for managing temporary objects.
An abstract base class for cyclic AMI coupled interfaces.
An abstract base class for implicitly-coupled interfaces e.g. processor and cyclic patches.
virtual bool owner() const
virtual void write(Ostream &) const
Write to stream.
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
TypeName("cyclicAMI")
Runtime type information.
virtual label neighbPatchID() const =0
Return neighbour.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual label neighbPatchID() const
Cyclic interface functions.
Pre-declare SubField and related Field type.
autoPtr< AMIPatchToPatchInterpolation > amiPtr_
AMI interface.
virtual const tensorField & reverseT() const =0
Return face reverse transformation tensor.
const lduInterfacePtrsList & coarseInterfaces_
All interfaces.
Abstract base class for GAMG agglomerated interfaces.
virtual bool owner() const =0
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.
virtual const AMIPatchToPatchInterpolation & AMI() const
virtual label index() const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
commsTypes
Types of communications.
GAMG agglomerated cyclic AMI interface.
virtual ~cyclicAMIGAMGInterface()
Destructor.
Interpolation class dealing with transfer of data between two primitive patches with an arbitrary mes...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
void operator=(const cyclicAMIGAMGInterface &)
Disallow default bitwise assignment.
cyclicAMIGAMGInterface(const cyclicAMIGAMGInterface &)
Disallow default bitwise copy construct.
virtual tmp< labelField > internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF) const
Transfer and return internal field adjacent to the interface.
virtual const lduInterfacePtrsList & coarseInterfaces() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual const tensorField & forwardT() const =0
Return face transformation tensor.