Public Member Functions | List of all members
cyclicRepeatAMILduInterface Class Reference

An abstract base class for overlapping AMI coupled interfaces. More...

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

Public Member Functions

 TypeName ("cyclicRepeatAMILduInterface")
 Runtime type information. More...
 
 cyclicRepeatAMILduInterface ()
 Construct null. More...
 
virtual ~cyclicRepeatAMILduInterface ()
 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
 Does this side own the interface? More...
 
virtual const cyclicAMILduInterfaceneighbPatch () const =0
 Return processor number. More...
 
virtual const PtrList< AMIPatchToPatchInterpolation > & AMIs () const =0
 Return a reference to the AMI interpolators. More...
 
virtual const List< vectorTensorTransform > & AMITransforms () 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 overlapping AMI coupled interfaces.

Source files

Definition at line 48 of file cyclicRepeatAMILduInterface.H.

Constructor & Destructor Documentation

◆ cyclicRepeatAMILduInterface()

Construct null.

Definition at line 62 of file cyclicRepeatAMILduInterface.H.

References cyclicRepeatAMILduInterface::~cyclicRepeatAMILduInterface().

Here is the call graph for this function:

◆ ~cyclicRepeatAMILduInterface()

Destructor.

Definition at line 38 of file cyclicRepeatAMILduInterface.C.

Referenced by cyclicRepeatAMILduInterface::cyclicRepeatAMILduInterface().

Here is the caller graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "cyclicRepeatAMILduInterface"  )

Runtime type information.


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