Belos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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

Definition in file BelosLinearProblem.hpp.