ShyLU  Version of the Day
Classes
IQRSolver.h File Reference

Encapsulates the IQR inexact solver functionality. More...

#include <vector>
#include <Epetra_BlockMap.h>
#include <Epetra_MultiVector.h>
#include <Epetra_Operator.h>
#include <shylu_internal_gmres_tools.h>
#include <shylu_internal_gmres.h>
#include <Ifpack_Preconditioner.h>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_RCP.hpp>
#include <shylu_probing_operator.h>
Include dependency graph for IQRSolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IQR::IQRSolver
 

Detailed Description

Encapsulates the IQR inexact solver functionality.

Author
Radu Popescu

Definition in file IQRSolver.h.