Simplified diagonal-based incomplete Cholesky smoother for symmetric 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 Cholesky smoother for symmetric matrices.
To improve efficiency, the residual is evaluated after every nSweeps sweeps.
Definition at line 54 of file DICSmoother.H.
DICSmoother | ( | 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 DICSmoother.C.
References Foam::diag().
TypeName | ( | "DIC" | ) |
|
virtual |
Implements lduMatrix::smoother.
Definition at line 69 of file DICSmoother.C.
References forAll, psi, and Foam::fvc::sweep().
|
virtual |
Implements lduMatrix::smoother.
Definition at line 124 of file DICSmoother.C.
References psi, and Foam::fvc::smooth().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.