Anasazi  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Namespaces
AnasaziSolverManager.hpp File Reference

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.
 

Detailed Description

Pure virtual base class which describes the basic interface for a solver manager.

Definition in file AnasaziSolverManager.hpp.