cyclicACMILduInterface Class Reference

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

Inheritance diagram for cyclicACMILduInterface:
Collaboration diagram for cyclicACMILduInterface:

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 cyclicAMILduInterfaceneighbPatch () const =0
 Return processor number. More...
 
virtual const AMIPatchToPatchInterpolationAMI () const =0
 
virtual const tensorFieldforwardT () const =0
 Return face transformation tensor. More...
 
virtual const tensorFieldreverseT () const =0
 Return face reverse transformation tensor. More...
 

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

Default construct.

◆ ~cyclicACMILduInterface()

virtual ~cyclicACMILduInterface ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeNameNoDebug()

TypeNameNoDebug ( "cyclicACMILduInterface"  )

Runtime type information.


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