| 
    Belos
    Version of the Day
    
   | 
 
The Belos::PseudoBlockGmresSolMgr provides a solver manager for the BlockGmres linear solver. More...
#include "BelosConfigDefs.hpp"#include "BelosTypes.hpp"#include "BelosLinearProblem.hpp"#include "BelosSolverManager.hpp"#include "BelosPseudoBlockGmresIter.hpp"#include "BelosOrthoManagerFactory.hpp"#include "BelosStatusTestFactory.hpp"#include "BelosStatusTestOutputFactory.hpp"#include "BelosOutputManager.hpp"#include "Teuchos_BLAS.hpp"

Go to the source code of this file.
Classes | |
| class | Belos::PseudoBlockGmresSolMgrLinearProblemFailure | 
| PseudoBlockGmresSolMgrLinearProblemFailure is thrown when the linear problem is not setup (i.e.  More... | |
| class | Belos::PseudoBlockGmresSolMgrOrthoFailure | 
| PseudoBlockGmresSolMgrOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the initial basis vectors.  More... | |
| class | Belos::PseudoBlockGmresSolMgr< ScalarType, MV, OP > | 
| Interface to standard and "pseudoblock" GMRES.  More... | |
Namespaces | |
| Belos | |
The Belos::PseudoBlockGmresSolMgr provides a solver manager for the BlockGmres linear solver.
Definition in file BelosPseudoBlockGmresSolMgr.hpp.
 1.8.5