|
Anasazi
Version of the Day
|
Templated virtual class for creating operators that can interface with the Anasazi::OperatorTraits class. More...
#include "AnasaziConfigDefs.hpp"#include "AnasaziOperatorTraits.hpp"#include "AnasaziMultiVec.hpp"#include "Teuchos_ScalarTraits.hpp"Go to the source code of this file.
Classes | |
| class | Anasazi::Operator< ScalarType > |
| Anasazi's templated virtual class for constructing an operator that can interface with the 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... | |
Namespaces | |
| Anasazi | |
| Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package. | |
Templated virtual class for creating operators that can interface with the Anasazi::OperatorTraits class.
Definition in file AnasaziOperator.hpp.
1.8.5