An abstract base class for cyclic AMI coupled interfaces. More...
Public Member Functions | |
TypeName ("cyclicAMILduInterface") | |
cyclicAMILduInterface ()=default | |
virtual | ~cyclicAMILduInterface ()=default |
virtual label | neighbPatchID () const =0 |
virtual bool | owner () const =0 |
virtual const cyclicAMILduInterface & | neighbPatch () const =0 |
virtual const AMIPatchToPatchInterpolation & | AMI () const =0 |
virtual const tensorField & | forwardT () const =0 |
virtual const tensorField & | reverseT () const =0 |
An abstract base class for cyclic AMI coupled interfaces.
Definition at line 48 of file cyclicAMILduInterface.H.
|
default |
|
virtualdefault |
TypeName | ( | "cyclicAMILduInterface" | ) |
|
pure virtual |
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
Referenced by cyclicACMIGAMGInterface::neighbPatchID(), and cyclicAMIGAMGInterface::neighbPatchID().
|
pure virtual |
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
Referenced by cyclicACMIGAMGInterface::owner(), and cyclicAMIGAMGInterface::owner().
|
pure virtual |
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
|
pure virtual |
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
|
pure virtual |
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
Referenced by cyclicACMIGAMGInterface::forwardT(), and cyclicAMIGAMGInterface::forwardT().
|
pure virtual |
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
Referenced by cyclicACMIGAMGInterface::reverseT(), and cyclicAMIGAMGInterface::reverseT().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.