#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "Teuchos_Array.hpp"
Include dependency graph for BelosOrthoManager.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Belos |
Classes | |
| class | Belos::OrthoError |
| Exception thrown to signal error in an orthogonalization manager method. More... | |
| class | Belos::OrthoManager< ScalarType, MV > |
| Belos's templated virtual class for providing routines for orthogonalization and orthonormzalition of multivectors. More... | |
Definition in file BelosOrthoManager.hpp.
1.4.7