Belos  Version of the Day
Classes | Namespaces
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 "Teuchos_ParameterListAcceptorDefaultBase.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
 

Detailed Description

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

Definition in file BelosICGSOrthoManager.hpp.


Generated for Belos by doxygen 1.8.14