Public Member Functions | List of all members
cyclicACMILduInterface Class Reference

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

Inheritance diagram for cyclicACMILduInterface:
Inheritance graph
[legend]
Collaboration diagram for cyclicACMILduInterface:
Collaboration graph
[legend]

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 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 48 of file cyclicACMILduInterface.H.

Constructor & Destructor Documentation

Construct null.

Definition at line 62 of file cyclicACMILduInterface.H.

References cyclicACMILduInterface::~cyclicACMILduInterface().

Here is the call graph for this function:

~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 ( "cyclicACMILduInterface"  )

Runtime type information.


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