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.

Author
Holger Brandsmeier, ETHZ, 2011
Christian Heier, TUB, 2012

Definition in file belosSolver.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich