cyclicACMILduInterfaceField Class Reference

Abstract base class for cyclic ACMI coupled interfaces. More...

Inheritance diagram for cyclicACMILduInterfaceField:
Collaboration diagram for cyclicACMILduInterfaceField:

Public Member Functions

 TypeName ("cyclicACMILduInterfaceField")
 Runtime type information. More...
 
 cyclicACMILduInterfaceField ()
 Construct null. More...
 
virtual ~cyclicACMILduInterfaceField ()
 Destructor. More...
 
- Public Member Functions inherited from cyclicAMILduInterfaceField
 TypeName ("cyclicAMILduInterfaceField")
 Runtime type information. More...
 
 cyclicAMILduInterfaceField ()
 Construct null. More...
 
virtual ~cyclicAMILduInterfaceField ()
 Destructor. More...
 
virtual const transformertransform () const =0
 Return transformation between the coupled patches. More...
 
virtual int rank () const =0
 Return rank of component for transform. More...
 
bool transforms () const
 Is the transform required. More...
 
template<class Type >
void transformCoupleField (Field< Type > &f) const
 Transform given patch field. More...
 
void transformCoupleField (scalarField &psiInternal, const direction cmpt) const
 Transform given patch internal field. More...
 

Detailed Description

Abstract base class for cyclic ACMI coupled interfaces.

Source files

Definition at line 48 of file cyclicACMILduInterfaceField.H.

Constructor & Destructor Documentation

◆ cyclicACMILduInterfaceField()

Construct null.

Definition at line 62 of file cyclicACMILduInterfaceField.H.

References cyclicACMILduInterfaceField::~cyclicACMILduInterfaceField().

Here is the call graph for this function:

◆ ~cyclicACMILduInterfaceField()

Destructor.

Definition at line 39 of file cyclicACMILduInterfaceField.C.

Referenced by cyclicACMILduInterfaceField::cyclicACMILduInterfaceField().

Here is the caller graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "cyclicACMILduInterfaceField"  )

Runtime type information.


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