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


Public Member Functions | |
| TypeNameNoDebug ("cyclicACMILduInterface") | |
| Runtime type information. More... | |
| cyclicACMILduInterface () noexcept=default | |
| Default construct. More... | |
| virtual | ~cyclicACMILduInterface ()=default |
| Destructor. More... | |
Public Member Functions inherited from cyclicAMILduInterface | |
| 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 ACMI coupled interfaces.
Definition at line 47 of file cyclicACMILduInterface.H.
|
defaultnoexcept |
Default construct.
|
virtualdefault |
Destructor.
| TypeNameNoDebug | ( | "cyclicACMILduInterface" | ) |
Runtime type information.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.