Ifpack Package Browser (Single Doxygen Collection)
Development
|
Go to the source code of this file.
Functions | |
double | Ifpack_Condest (const Ifpack_Preconditioner &IFP, const Ifpack_CondestType CT, const int MaxIters=1550, const double Tol=1e-9, Epetra_RowMatrix *Matrix=0) |
double Ifpack_Condest | ( | const Ifpack_Preconditioner & | IFP, |
const Ifpack_CondestType | CT, | ||
const int | MaxIters = 1550 , |
||
const double | Tol = 1e-9 , |
||
Epetra_RowMatrix * | Matrix = 0 |
||
) |
Definition at line 55 of file Ifpack_Condest.cpp.