ROL
Classes | Namespaces | Functions
ROL_KrylovFactory.hpp File Reference
#include "ROL_Types.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_RCP.hpp"
#include "ROL_Krylov.hpp"
#include "ROL_GMRES.hpp"
#include "ROL_ConjugateGradients.hpp"
#include "ROL_ConjugateResiduals.hpp"

Go to the source code of this file.

Classes

class  ROL::GMRES< Real >
 Preconditioned GMRES solver. More...
 

Namespaces

 ROL
 

Functions

template<class Real >
Teuchos::RCP< Krylov< Real > > ROL::KrylovFactory (Teuchos::ParameterList &parlist)