belosSolver.hh File Reference
#include "belosLinProb.hh"
#include "sparseMatrix.hh"
#include <BelosSolverManager.hpp>
#include <BelosTpetraAdapter.hpp>
#include <Ifpack2_Preconditioner.hpp>
#include <Tpetra_DefaultPlatform.hpp>
#include <Tpetra_MultiVector.hpp>
#include <Teuchos_RCP.hpp>
#include <Tpetra_CrsMatrix.hpp>
Go to the source code of this file.
Classes | |
class | concepts::BelosSolver< T > |
Concepts interface to Trilinos Belos solver with different ifpack2 preconditioners and different iterative solvers. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Concepts interface to Trilinos Belos solvers.
Definition in file belosSolver.hh.