Abstract base class for cyclic AMI coupled interfaces. More...
Public Member Functions | |
TypeName ("cyclicAMILduInterfaceField") | |
cyclicAMILduInterfaceField () | |
virtual | ~cyclicAMILduInterfaceField () |
virtual bool | doTransform () const =0 |
virtual const tensorField & | forwardT () const =0 |
virtual const tensorField & | reverseT () const =0 |
virtual int | rank () const =0 |
template<class Type > | |
void | transformCoupleField (Field< Type > &f) const |
void | transformCoupleField (solveScalarField &psiInternal, const direction cmpt) const |
Abstract base class for cyclic AMI coupled interfaces.
Definition at line 47 of file cyclicAMILduInterfaceField.H.
|
inline |
Definition at line 59 of file cyclicAMILduInterfaceField.H.
|
virtual |
Definition at line 35 of file cyclicAMILduInterfaceField.C.
TypeName | ( | "cyclicAMILduInterfaceField" | ) |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
void transformCoupleField | ( | Field< Type > & | f | ) | const |
Definition at line 107 of file cyclicAMILduInterfaceField.H.
References f(), and Foam::transform().
Referenced by cyclicACMILduInterfaceField::transformCoupleField().
void transformCoupleField | ( | solveScalarField & | psiInternal, |
const direction | cmpt | ||
) | const |
Definition at line 42 of file cyclicAMILduInterfaceField.C.
References Foam::component(), Foam::diag(), f(), and Foam::pow().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.