#include "Ifpack_ConfigDefs.h"
#include "Ifpack_CondestType.h"
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 | |||
) |