cyclicACMILduInterface Class Reference

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

Inheritance diagram for cyclicACMILduInterface:
Collaboration diagram for cyclicACMILduInterface:

Public Member Functions

 TypeName ("cyclicACMILduInterface")
 Runtime type information. More...
 
 cyclicACMILduInterface ()
 Construct null. More...
 
virtual ~cyclicACMILduInterface ()
 Destructor. More...
 
- Public Member Functions inherited from cyclicAMILduInterface
 TypeName ("cyclicAMILduInterface")
 Runtime type information. More...
 
 cyclicAMILduInterface ()
 Construct null. More...
 
virtual ~cyclicAMILduInterface ()
 Destructor. More...
 
virtual label nbrPatchID () const =0
 Return neighbour. More...
 
virtual bool owner () const =0
 Does this side own the interface? More...
 
virtual const cyclicAMILduInterfacenbrPatch () const =0
 Return processor number. More...
 
virtual const PtrList< AMIInterpolation > & AMIs () const =0
 Return a reference to the AMI interpolators. More...
 
virtual const List< transformer > & AMITransforms () const =0
 
virtual const transformertransform () const =0
 Return transformation between the coupled patches. More...
 

Detailed Description

An abstract base class for cyclic ACMI coupled interfaces.

Source files

Definition at line 48 of file cyclicACMILduInterface.H.

Constructor & Destructor Documentation

◆ cyclicACMILduInterface()

Construct null.

Definition at line 62 of file cyclicACMILduInterface.H.

References cyclicACMILduInterface::~cyclicACMILduInterface().

Here is the call graph for this function:

◆ ~cyclicACMILduInterface()

~cyclicACMILduInterface ( )
virtual

Destructor.

Definition at line 38 of file cyclicACMILduInterface.C.

Referenced by cyclicACMILduInterface::cyclicACMILduInterface().

Here is the caller graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "cyclicACMILduInterface"  )

Runtime type information.


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