Loading...
Searching...
No Matches
cyclicACMILduInterfaceField Class Reference

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

#include <cyclicACMILduInterfaceField.H>

Inheritance diagram for cyclicACMILduInterfaceField:
Collaboration diagram for cyclicACMILduInterfaceField:

Public Member Functions

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

Detailed Description

Abstract base class for cyclic ACMI coupled interfaces.

Source files

Definition at line 47 of file cyclicACMILduInterfaceField.H.

Constructor & Destructor Documentation

◆ cyclicACMILduInterfaceField()

◆ ~cyclicACMILduInterfaceField()

Destructor.

Definition at line 35 of file cyclicACMILduInterfaceField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "cyclicACMILduInterfaceField" )

Runtime type information.

◆ transformCoupleField() [1/2]

◆ transformCoupleField() [2/2]

void transformCoupleField ( solveScalarField & psiInternal,
const direction cmpt ) const

Transform given patch internal field.

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