An abstract base class for cyclic AMI coupled interfaces. More...

Public Member Functions | |
| TypeNameNoDebug ("cyclicAMILduInterface") | |
| Runtime type information. More... | |
| cyclicAMILduInterface () noexcept=default | |
| Default construct. More... | |
| virtual | ~cyclicAMILduInterface ()=default |
| Destructor. More... | |
| virtual label | neighbPatchID () const =0 |
| Return neighbour. More... | |
| virtual bool | owner () const =0 |
| virtual const cyclicAMILduInterface & | neighbPatch () const =0 |
| Return processor number. More... | |
| virtual const AMIPatchToPatchInterpolation & | AMI () const =0 |
| virtual const tensorField & | forwardT () const =0 |
| Return face transformation tensor. More... | |
| virtual const tensorField & | reverseT () const =0 |
| Return face reverse transformation tensor. More... | |
An abstract base class for cyclic AMI coupled interfaces.
Definition at line 48 of file cyclicAMILduInterface.H.
|
defaultnoexcept |
Default construct.
|
virtualdefault |
Destructor.
| TypeNameNoDebug | ( | "cyclicAMILduInterface" | ) |
Runtime type information.
|
pure virtual |
Return neighbour.
Implemented in cyclicAMIFvPatch, cyclicACMIGAMGInterface, cyclicAMIGAMGInterface, and cyclicACMIFvPatch.
Referenced by cyclicACMIGAMGInterface::neighbPatchID(), and cyclicAMIGAMGInterface::neighbPatchID().

|
pure virtual |
Implemented in cyclicAMIFvPatch, cyclicACMIGAMGInterface, cyclicAMIGAMGInterface, and cyclicACMIFvPatch.
Referenced by cyclicACMIGAMGInterface::owner(), and cyclicAMIGAMGInterface::owner().

|
pure virtual |
Return processor number.
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
|
pure virtual |
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
|
pure virtual |
Return face transformation tensor.
Implemented in cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
Referenced by cyclicACMIGAMGInterface::forwardT(), and cyclicAMIGAMGInterface::forwardT().

|
pure virtual |
Return face reverse transformation tensor.
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.