AnasaziTypes.hpp File Reference

Types and exceptions used within Anasazi solvers and interfaces. More...

#include "AnasaziConfigDefs.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_ScalarTraits.hpp"

Include dependency graph for AnasaziTypes.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  Anasazi::AnasaziError
 An exception class parent to all Anasazi exceptions. More...
struct  Anasazi::Value< ScalarType >
 This struct is used for storing eigenvalues and Ritz values, as a pair of real values. More...
struct  Anasazi::Eigensolution< ScalarType, MV >
 Struct for storing an eigenproblem solution. More...

Namespaces

namespace  Anasazi
 Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package.

Enumerations

Anasazi Enumerations
enum  Anasazi::ReturnType { Anasazi::Converged, Anasazi::Unconverged }
 Enumerated type used to pass back information from a solver manager. More...
enum  Anasazi::ConjType { Anasazi::NO_CONJ, Anasazi::CONJ }
 Enumerated types used to specify conjugation arguments. More...
enum  Anasazi::TestStatus { Anasazi::Passed = 0x1, Anasazi::Failed = 0x2, Anasazi::Undefined = 0x4 }
 Enumerated type used to pass back information from a StatusTest. More...
enum  Anasazi::MsgType {
  Anasazi::Errors = 0, Anasazi::Warnings = 0x1, Anasazi::IterationDetails = 0x2, Anasazi::OrthoDetails = 0x4,
  Anasazi::FinalSummary = 0x8, Anasazi::TimingDetails = 0x10, Anasazi::StatusTestDetails = 0x20, Anasazi::Debug = 0x40
}
 Enumerated list of available message types recognized by the eigensolvers. More...


Detailed Description

Types and exceptions used within Anasazi solvers and interfaces.

Definition in file AnasaziTypes.hpp.


Generated on Thu Dec 17 11:02:22 2009 for Anasazi by  doxygen 1.5.9