#include "AnasaziOperatorTraits.hpp"
#include "AnasaziMultiVec.hpp"
#include "Teuchos_ScalarTraits.hpp"
Include dependency graph for AnasaziOperator.hpp:
This graph shows which files directly or indirectly include this file:
Namespaces | |
| namespace | Anasazi |
Classes | |
| class | Anasazi::Operator< ScalarType > |
| Anasazi's templated virtual class for constructing an operator that can interface with the Anasazi::OperatorTraits class used by the eigensolvers. More... | |
| class | Anasazi::OperatorTraits< ScalarType, MultiVec< ScalarType >, Operator< ScalarType > > |
| Template specialization of Anasazi::OperatorTraits class using Anasazi::Operator and Anasazi::MultiVec virtual base classes. More... | |
1.3.9.1