Anasazi
Version of the Day
|
Pure virtual base class which describes the basic interface to the iterative eigensolver. More...
#include "AnasaziConfigDefs.hpp"
#include "AnasaziTypes.hpp"
#include "AnasaziEigensolverDecl.hpp"
#include "AnasaziStatusTestDecl.hpp"
#include "AnasaziEigenproblem.hpp"
#include "AnasaziSortManager.hpp"
#include "AnasaziOutputManager.hpp"
#include "AnasaziOrthoManager.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_Array.hpp"
Go to the source code of this file.
Classes | |
class | Anasazi::Eigensolver< ScalarType, MV, OP > |
The Eigensolver is a templated virtual base class that defines the basic interface that any eigensolver will support. More... | |
Namespaces | |
Anasazi | |
Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package. | |
Pure virtual base class which describes the basic interface to the iterative eigensolver.
Definition in file AnasaziEigensolver.hpp.