Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Enumerations | Functions
Thyra_BelosLinearOpWithSolveFactory_decl.hpp File Reference
#include "Thyra_LinearOpWithSolveFactoryBase.hpp"
#include "Teuchos_StandardMemberCompositionMacros.hpp"
#include "Teuchos_StandardCompositionMacros.hpp"
Include dependency graph for Thyra_BelosLinearOpWithSolveFactory_decl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Thyra::BelosLinearOpWithSolveFactory< Scalar >
 LinearOpWithSolveFactoryBase subclass implemented in terms of Belos. More...
 

Namespaces

 Teuchos
 
 Thyra
 

Enumerations

enum  EBelosSolverType {
  Thyra::SOLVER_TYPE_BLOCK_GMRES, Thyra::SOLVER_TYPE_PSEUDO_BLOCK_GMRES, Thyra::SOLVER_TYPE_BLOCK_CG, Thyra::SOLVER_TYPE_PSEUDO_BLOCK_CG,
  Thyra::SOLVER_TYPE_PSEUDO_BLOCK_STOCHASTIC_CG, Thyra::SOLVER_TYPE_GCRODR, Thyra::SOLVER_TYPE_RCG, Thyra::SOLVER_TYPE_MINRES,
  Thyra::SOLVER_TYPE_TFQMR, Thyra::SOLVER_TYPE_BICGSTAB, Thyra::SOLVER_TYPE_FIXEDPOINT, Thyra::SOLVER_TYPE_TPETRA_GMRES,
  Thyra::SOLVER_TYPE_TPETRA_GMRES_PIPELINE, Thyra::SOLVER_TYPE_TPETRA_GMRES_SINGLE_REDUCE, Thyra::SOLVER_TYPE_TPETRA_GMRES_SSTEP
}
 

Functions

std::istream & Thyra::operator>> (std::istream &is, EBelosSolverType &sType)