Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
BelosIMGSOrthoManager.hpp File Reference

Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class. More...

#include "BelosConfigDefs.hpp"
#include "BelosMultiVecTraits.hpp"
#include "BelosOperatorTraits.hpp"
#include "BelosMatOrthoManager.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "Teuchos_SerialDenseVector.hpp"
#include "Teuchos_as.hpp"
Include dependency graph for BelosIMGSOrthoManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::IMGSOrthoManager< ScalarType, MV, OP >
 An implementation of the Belos::MatOrthoManager that performs orthogonalization using multiple steps of modified Gram-Schmidt. More...
 

Namespaces

 Belos
 

Functions

template<class ScalarType , class MV , class OP >
Teuchos::RCP
< Teuchos::ParameterList
Belos::getIMGSDefaultParameters ()
 "Default" parameters for robustness and accuracy. More...
 
template<class ScalarType , class MV , class OP >
Teuchos::RCP
< Teuchos::ParameterList
Belos::getIMGSFastParameters ()
 "Fast" but possibly unsafe or less accurate parameters. More...
 

Detailed Description

Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class.

Definition in file BelosIMGSOrthoManager.hpp.


Generated on Wed Mar 27 2024 09:25:08 for Belos by doxygen 1.8.5