|
Belos Version of the Day
|
Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class. More...
#include "BelosConfigDefs.hpp"#include "BelosMultiVecTraits.hpp"#include "BelosOperatorTraits.hpp"#include "BelosMatOrthoManager.hpp"

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 | |
| namespace | Belos |
Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class.
Definition in file BelosIMGSOrthoManager.hpp.
1.7.4