#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 | |
namespace | Anasazi |
Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package. |
Definition in file AnasaziOperator.hpp.