Abstract base class for cyclic coupled interfaces. More...
Public Member Functions | |
TypeName ("cyclicLduInterfaceField") | |
cyclicLduInterfaceField ()=default | |
virtual | ~cyclicLduInterfaceField ()=default |
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 &f, const direction cmpt) const |
Abstract base class for cyclic coupled interfaces.
Definition at line 48 of file cyclicLduInterfaceField.H.
|
default |
|
virtualdefault |
TypeName | ( | "cyclicLduInterfaceField" | ) |
|
pure virtual |
Implemented in cyclicFvPatchField< Type >, cyclicFaPatchField< Type >, and cyclicGAMGInterfaceField.
|
pure virtual |
Implemented in cyclicFvPatchField< Type >, cyclicFaPatchField< Type >, and cyclicGAMGInterfaceField.
|
pure virtual |
Implemented in cyclicFvPatchField< Type >, cyclicFaPatchField< Type >, and cyclicGAMGInterfaceField.
|
pure virtual |
Implemented in cyclicFvPatchField< Type >, cyclicFaPatchField< Type >, and cyclicGAMGInterfaceField.
void transformCoupleField | ( | Field< Type > & | f | ) | const |
Definition at line 107 of file cyclicLduInterfaceField.H.
References f(), and Foam::transform().
Referenced by cyclicFaPatchField< Type >::transformCoupleField().
void transformCoupleField | ( | solveScalarField & | f, |
const direction | cmpt | ||
) | const |
Definition at line 36 of file cyclicLduInterfaceField.C.
References Foam::component(), Foam::diag(), f(), and Foam::pow().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.