Belos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
BelosPseudoBlockStochasticCGSolMgr.hpp File Reference

The Belos::PseudoBlockStochasticCGSolMgr provides a solver manager for the stochastic BlockCG linear solver. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosLinearProblem.hpp"
#include "BelosSolverManager.hpp"
#include "BelosPseudoBlockStochasticCGIter.hpp"
#include "BelosStatusTestMaxIters.hpp"
#include "BelosStatusTestGenResNorm.hpp"
#include "BelosStatusTestCombo.hpp"
#include "BelosStatusTestOutputFactory.hpp"
#include "BelosOutputManager.hpp"
Include dependency graph for BelosPseudoBlockStochasticCGSolMgr.hpp:

Go to the source code of this file.

Classes

class  Belos::PseudoBlockStochasticCGSolMgrLinearProblemFailure
 PseudoBlockStochasticCGSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e. More...
 
class  Belos::PseudoBlockStochasticCGSolMgr< ScalarType, MV, OP >
 The Belos::PseudoBlockStochasticCGSolMgr provides a powerful and fully-featured solver manager over the pseudo-block CG iteration. More...
 

Namespaces

 Belos
 

Detailed Description

The Belos::PseudoBlockStochasticCGSolMgr provides a solver manager for the stochastic BlockCG linear solver.

Definition in file BelosPseudoBlockStochasticCGSolMgr.hpp.