cyclicACMILduInterfaceField Class Reference

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

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

Public Member Functions

 TypeName ("cyclicACMILduInterfaceField")
 Runtime type information. More...
 
 cyclicACMILduInterfaceField ()
 Construct null. More...
 
virtual ~cyclicACMILduInterfaceField ()
 Destructor. More...
 
template<class Type >
void transformCoupleField (Field< Type > &f) const
 Transform given patch field. More...
 
void transformCoupleField (solveScalarField &psiInternal, const direction cmpt) const
 Transform given patch internal field. More...
 
- Public Member Functions inherited from cyclicAMILduInterfaceField
 TypeName ("cyclicAMILduInterfaceField")
 Runtime type information. More...
 
 cyclicAMILduInterfaceField ()
 Construct null. More...
 
virtual ~cyclicAMILduInterfaceField ()
 Destructor. More...
 
virtual bool doTransform () const =0
 Is the transform required. More...
 
virtual const tensorFieldforwardT () const =0
 Return face transformation tensor. More...
 
virtual const tensorFieldreverseT () const =0
 Return neighbour-cell transformation tensor. More...
 
virtual int rank () const =0
 Return rank of component for transform. More...
 
template<class Type >
void transformCoupleField (Field< Type > &f) const
 Transform given patch field. More...
 
void transformCoupleField (solveScalarField &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 51 of file cyclicACMILduInterfaceField.H.

Constructor & Destructor Documentation

◆ cyclicACMILduInterfaceField()

Construct null.

Definition at line 65 of file cyclicACMILduInterfaceField.H.

◆ ~cyclicACMILduInterfaceField()

Destructor.

Definition at line 42 of file cyclicACMILduInterfaceField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "cyclicACMILduInterfaceField"  )

Runtime type information.

◆ transformCoupleField() [1/2]

void transformCoupleField ( Field< Type > &  f) const

Transform given patch field.

Definition at line 97 of file cyclicACMILduInterfaceField.H.

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

Here is the call graph for this function:

◆ transformCoupleField() [2/2]

void transformCoupleField ( solveScalarField psiInternal,
const direction  cmpt 
) const

Transform given patch internal field.

Definition at line 48 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: