belosLinProb.hh File Reference
#include "basics.hh"
#include "sparseMatrix.hh"
#include "toolbox/sequence.hh"
#include <BelosLinearProblem.hpp>
#include <Tpetra_CrsMatrix.hpp>
Go to the source code of this file.
Classes | |
class | concepts::BelosLinProb< T, MV, OP > |
Decorator that decorates the Class Belos::LinearProblem<T, MV, OP> with interfaces to Concepts SparseMatrix and Vector. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Interface for the Belos linear solver
Definition in file belosLinProb.hh.