Simplified diagonal-based incomplete LU smoother for asymmetric matrices. More...
Additional Inherited Members | |
![]() | |
static word | getName (const dictionary &) |
static autoPtr< smoother > | New (const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces, const dictionary &solverControls) |
![]() | |
word | fieldName_ |
const lduMatrix & | matrix_ |
const FieldField< Field, scalar > & | interfaceBouCoeffs_ |
const FieldField< Field, scalar > & | interfaceIntCoeffs_ |
const lduInterfaceFieldPtrsList & | interfaces_ |
Simplified diagonal-based incomplete LU smoother for asymmetric matrices.
Definition at line 50 of file DILUSmoother.H.
DILUSmoother | ( | const word & | fieldName, |
const lduMatrix & | matrix, | ||
const FieldField< Field, scalar > & | interfaceBouCoeffs, | ||
const FieldField< Field, scalar > & | interfaceIntCoeffs, | ||
const lduInterfaceFieldPtrsList & | interfaces | ||
) |
Definition at line 41 of file DILUSmoother.C.
References Foam::diag().
TypeName | ( | "DILU" | ) |
|
virtual |
Implements lduMatrix::smoother.
Definition at line 69 of file DILUSmoother.C.
References forAll, psi, and Foam::fvc::sweep().
|
virtual |
Implements lduMatrix::smoother.
Definition at line 127 of file DILUSmoother.C.
References psi, and Foam::fvc::smooth().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.