Loading...
Searching...
No Matches
cyclicACMILduInterface Class Reference

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

#include <cyclicACMILduInterface.H>

Inheritance diagram for cyclicACMILduInterface:
Collaboration diagram for cyclicACMILduInterface:

Public Member Functions

 TypeNameNoDebug ("cyclicACMILduInterface")
 Runtime type information.
 cyclicACMILduInterface () noexcept=default
 Default construct.
virtual ~cyclicACMILduInterface ()=default
 Destructor.
Public Member Functions inherited from cyclicAMILduInterface
 TypeNameNoDebug ("cyclicAMILduInterface")
 Runtime type information.
 cyclicAMILduInterface () noexcept=default
 Default construct.
virtual ~cyclicAMILduInterface ()=default
 Destructor.
virtual label neighbPatchID () const =0
 Return neighbour.
virtual bool owner () const =0
virtual const cyclicAMILduInterfaceneighbPatch () const =0
 Return processor number.
virtual const AMIPatchToPatchInterpolationAMI () const =0
virtual const tensorFieldforwardT () const =0
 Return face transformation tensor.
virtual const tensorFieldreverseT () const =0
 Return face reverse transformation tensor.

Detailed Description

An abstract base class for cyclic ACMI coupled interfaces.

Source files

Definition at line 47 of file cyclicACMILduInterface.H.

Constructor & Destructor Documentation

◆ cyclicACMILduInterface()

cyclicACMILduInterface ( )
defaultnoexcept

◆ ~cyclicACMILduInterface()

virtual ~cyclicACMILduInterface ( )
virtualdefault

Destructor.

References cyclicACMILduInterface().

Here is the call graph for this function:

Member Function Documentation

◆ TypeNameNoDebug()

TypeNameNoDebug ( "cyclicACMILduInterface" )

Runtime type information.


The documentation for this class was generated from the following file: