Belos
Version of the Day
|
Classical Gram-Schmidt (with DGKS correction) 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"
Go to the source code of this file.
Classes | |
class | Belos::DGKSOrthoManager< ScalarType, MV, OP > |
An implementation of the Belos::MatOrthoManager that performs orthogonalization using (potentially) multiple steps of classical Gram-Schmidt. More... | |
Namespaces | |
Belos | |
Classical Gram-Schmidt (with DGKS correction) implementation of the Belos::OrthoManager class.
Definition in file BelosDGKSOrthoManager.hpp.