#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 > |
Namespaces | |
namespace | concepts |
Concepts interface to Trilinos Belos solvers.
Definition in file belosSolver.hh.