#include "Teuchos_RCP.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "BelosTypes.hpp"
Include dependency graph for BelosMultiVecTraits.hpp:

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

Go to the source code of this file.
Namespaces | |
| namespace | Belos |
Classes | |
| struct | Belos::UndefinedMultiVecTraits< ScalarType, MV > |
This is the default struct used by MultiVecTraits<ScalarType, MV> class to produce a compile time error when the specialization does not exist for multivector type MV. More... | |
| class | Belos::MultiVecTraits< ScalarType, MV > |
| Virtual base class which defines basic traits for the multi-vector type. More... | |
Definition in file BelosMultiVecTraits.hpp.
1.4.7