Public Member Functions | List of all members
cyclicACMILduInterfaceField Class Reference

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

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

Public Member Functions

 TypeName ("cyclicACMILduInterfaceField")
 
 cyclicACMILduInterfaceField ()
 
virtual ~cyclicACMILduInterfaceField ()
 
template<class Type >
void transformCoupleField (Field< Type > &f) const
 
void transformCoupleField (solveScalarField &psiInternal, const direction cmpt) const
 
- Public Member Functions inherited from cyclicAMILduInterfaceField
 TypeName ("cyclicAMILduInterfaceField")
 
 cyclicAMILduInterfaceField ()
 
virtual ~cyclicAMILduInterfaceField ()
 
virtual bool doTransform () const =0
 
virtual const tensorFieldforwardT () const =0
 
virtual const tensorFieldreverseT () const =0
 
virtual int rank () const =0
 
template<class Type >
void transformCoupleField (Field< Type > &f) const
 
void transformCoupleField (solveScalarField &psiInternal, const direction cmpt) const
 

Detailed Description

Abstract base class for cyclic ACMI coupled interfaces.

Source files

Definition at line 47 of file cyclicACMILduInterfaceField.H.

Constructor & Destructor Documentation

◆ cyclicACMILduInterfaceField()

Definition at line 61 of file cyclicACMILduInterfaceField.H.

◆ ~cyclicACMILduInterfaceField()

Definition at line 35 of file cyclicACMILduInterfaceField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "cyclicACMILduInterfaceField"  )

◆ transformCoupleField() [1/2]

void transformCoupleField ( Field< Type > &  f) const

Definition at line 94 of file cyclicACMILduInterfaceField.H.

References f().

Here is the call graph for this function:

◆ transformCoupleField() [2/2]

void transformCoupleField ( solveScalarField psiInternal,
const direction  cmpt 
) const

Definition at line 42 of file cyclicACMILduInterfaceField.C.

References f(), and cyclicAMILduInterfaceField::transformCoupleField().

Here is the call graph for this function:

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