| 
    Belos
    Version of the Day
    
   | 
 
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 "Teuchos_BLAS.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::PseudoBlockStochasticCGSolMgrOrthoFailure | 
| PseudoBlockStochasticCGSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.  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 | |
The Belos::PseudoBlockStochasticCGSolMgr provides a solver manager for the stochastic BlockCG linear solver.
Definition in file BelosPseudoBlockStochasticCGSolMgr.hpp.
 1.8.5