Belos Package Browser (Single Doxygen Collection)
Development
|
Class which describes the linear problem to be solved by the iterative solver. More...
#include "BelosMultiVecTraits.hpp"
#include "BelosOperatorTraits.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_TimeMonitor.hpp"
Go to the source code of this file.
Classes | |
class | Belos::LinearProblemError |
Exception thrown to signal error with the Belos::LinearProblem object. More... | |
class | Belos::LinearProblem< ScalarType, MV, OP > |
A linear system to solve, and its associated information. More... | |
Namespaces | |
Belos | |
Class which describes the linear problem to be solved by the iterative solver.
Definition in file BelosLinearProblem.hpp.