|
Anasazi
Version of the Day
|
Pure virtual base class which describes the basic interface for a solver manager. More...
#include "AnasaziConfigDefs.hpp"#include "AnasaziTypes.hpp"#include "AnasaziEigenproblem.hpp"#include "Teuchos_ParameterList.hpp"#include "Teuchos_RCP.hpp"#include "Teuchos_Array.hpp"#include "Teuchos_Time.hpp"Go to the source code of this file.
Classes | |
| class | Anasazi::SolverManager< ScalarType, MV, OP > |
| The Anasazi::SolverManager is a templated virtual base class that defines the basic interface that any solver manager 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 for a solver manager.
Definition in file AnasaziSolverManager.hpp.
1.8.5