Abstract base class for cyclic ACMI coupled interfaces. More...
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 (scalarField &psiInternal, const direction cmpt) const |
Transform given patch internal field. More... | |
![]() | |
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 tensorField & | forwardT () const =0 |
Return face transformation tensor. More... | |
virtual const tensorField & | reverseT () 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 (scalarField &psiInternal, const direction cmpt) const |
Transform given patch internal field. More... | |
Abstract base class for cyclic ACMI coupled interfaces.
Definition at line 48 of file cyclicACMILduInterfaceField.H.
|
inline |
Construct null.
Definition at line 62 of file cyclicACMILduInterfaceField.H.
|
virtual |
Destructor.
Definition at line 39 of file cyclicACMILduInterfaceField.C.
TypeName | ( | "cyclicACMILduInterfaceField" | ) |
Runtime type information.
void transformCoupleField | ( | Field< Type > & | f | ) | const |
Transform given patch field.
Definition at line 95 of file cyclicACMILduInterfaceField.H.
References f().
void transformCoupleField | ( | scalarField & | psiInternal, |
const direction | cmpt | ||
) | const |
Transform given patch internal field.
Definition at line 46 of file cyclicACMILduInterfaceField.C.
References f(), and cyclicAMILduInterfaceField::transformCoupleField().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.