![]() |
|
Public Member Functions | |
TypeName ("cyclicLduCoupledInterface") | |
Runtime type information. | |
virtual | ~cyclicLduCoupledInterface () |
virtual bool | doTransform () const =0 |
Is the transform required. | |
virtual const tensorField & | forwardT () const =0 |
Return face transformation tensor. | |
virtual const tensorField & | reverseT () const =0 |
Return neighbour-cell transformation tensor. | |
virtual int | rank () const =0 |
Return rank of component for transform. | |
void | transformCyclicCoupleField (scalarField &psiInternal, const direction cmpt) const |
Transform given patch internal field. |
|
|
|
Is the transform required.
Implemented in cyclicAmgCoupledInterface, and cyclicFvPatchField. |
|
Return face transformation tensor.
Implemented in cyclicAmgCoupledInterface, and cyclicFvPatchField. |
|
Return rank of component for transform.
Implemented in cyclicAmgCoupledInterface, and cyclicFvPatchField. |
|
Return neighbour-cell transformation tensor.
Implemented in cyclicAmgCoupledInterface, and cyclicFvPatchField. |
|
Transform given patch internal field.
|
|
Runtime type information.
|