Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
BelosInnerSolver.hpp File Reference
#include <BelosInnerSolveResult.hpp>
#include <BelosLinearProblem.hpp>
#include <BelosMultiVecTraits.hpp>
#include <BelosOperatorTraits.hpp>
#include <Teuchos_ScalarTraits.hpp>
Include dependency graph for BelosInnerSolver.hpp:

Go to the source code of this file.

Classes

class  Belos::InnerSolver< Scalar, MV, OP >
 Inner solver interface. More...
 
class  Belos::OperatorTraits< Scalar, MV, InnerSolver< Scalar, MV, OP > >
 Partial specialization of OperatorTraits for InnerSolver. More...
 
class  Belos::UndefinedWrapperType< Scalar, MV, OP >
 Undefined wrapper type, to check at compile time whether InnerSolverTraits has been specialized. More...
 
class  Belos::InnerSolverTraits< Scalar, MV, OP >
 Wrap an InnerSolver in an OP (operator). More...
 

Namespaces

 Belos
 

Functions

template<class Scalar , class MV , class OP >
Teuchos::RCP< LinearProblem
< Scalar, MV, OP > > 
Belos::problemWithNewRHS (const Teuchos::RCP< const LinearProblem< Scalar, MV, OP > > &problem, const Teuchos::RCP< const MV > &B)
 New LinearProblem with different right-hand side. More...
 

Generated on Wed Mar 27 2024 09:28:07 for Belos by doxygen 1.8.5