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

Iterated Classical Gram-Schmidt (ICGS) implementation of the Belos::OrthoManager class. More...

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

Go to the source code of this file.

Classes

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

Namespaces

 Belos
 

Functions

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

Detailed Description

Iterated Classical Gram-Schmidt (ICGS) implementation of the Belos::OrthoManager class.

Definition in file BelosICGSOrthoManager.hpp.


Generated on Wed Mar 27 2024 09:28:07 for Belos by doxygen 1.8.5