|
Anasazi
Version of the Day
|
Pure virtual base class for defining the status testing capabilities of Anasazi. More...
#include "AnasaziConfigDefs.hpp"#include "AnasaziTypes.hpp"#include "AnasaziStatusTestDecl.hpp"#include "AnasaziEigensolverDecl.hpp"Go to the source code of this file.
Classes | |
| class | Anasazi::StatusTestError |
| Exception thrown to signal error in a status test during Anasazi::StatusTest::checkStatus(). More... | |
| class | Anasazi::StatusTest< ScalarType, MV, OP > |
| A pure virtual class for defining the status tests for the Anasazi iterative solvers. More... | |
Namespaces | |
| namespace | Anasazi |
Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package. | |
Pure virtual base class for defining the status testing capabilities of Anasazi.
Definition in file AnasaziStatusTest.hpp.
1.7.6.1