#include "BelosMultiVecTraits.hpp"
#include "BelosOperatorTraits.hpp"
#include "Teuchos_ParameterList.hpp"
Include dependency graph for BelosLinearProblem.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Belos |
Classes | |
| class | Belos::LinearProblem< ScalarType, MV, OP > |
| The Belos::LinearProblem class is a wrapper that encapsulates the general information needed for solving a linear system of equations. The general information is being held as either Belos::Operator or Belos::MultiVec objects. More... | |
Definition in file BelosLinearProblem.hpp.
1.3.9.1