Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Ifpack_Condest.cpp File Reference
Include dependency graph for Ifpack_Condest.cpp:

Go to the source code of this file.

Functions

double Ifpack_Condest (const Ifpack_Preconditioner &IFP, const Ifpack_CondestType CT, const int MaxIters, const double Tol, Epetra_RowMatrix *Matrix)

Function Documentation

◆ Ifpack_Condest()

double Ifpack_Condest ( const Ifpack_Preconditioner & IFP,
const Ifpack_CondestType CT,
const int MaxIters,
const double Tol,
Epetra_RowMatrix * Matrix )

Definition at line 55 of file Ifpack_Condest.cpp.