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

Detailed Description

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

Definition in file BelosIMGSOrthoManager.hpp.


Generated for Belos by doxygen 1.8.14