Belos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Classes | Namespaces
BelosLinearProblem.hpp File Reference

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"
Include dependency graph for BelosLinearProblem.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

namespace  Belos
 

Detailed Description

Class which describes the linear problem to be solved by the iterative solver.

Definition in file BelosLinearProblem.hpp.