Files | |
| file | AnasaziBasicEigenproblem.hpp |
| Basic implementation of the Anasazi::Eigenproblem class. | |
| file | AnasaziBasicSort.hpp |
| Basic implementation of the Anasazi::SortManager class. | |
| file | AnasaziBlockDavidson.hpp |
| Implementation of the block Davidson method. | |
| file | AnasaziBlockKrylovSchur.hpp |
| Implementation of the block Krylov-Schur method. | |
| file | AnasaziConfigDefs.hpp |
| Anasazi header file which uses auto-configuration information to include necessary C++ headers. | |
| file | AnasaziEigenproblem.hpp |
| Abstract base class which defines the interface required by an eigensolver and status test class to compute solutions to an eigenproblem. | |
| file | AnasaziEigensolver.hpp |
| Pure virtual base class which describes the basic interface to the iterative eigensolver. | |
| file | AnasaziEpetraAdapter.hpp |
| Implementations of Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator classes. | |
| file | AnasaziModalSolverUtils.hpp |
| Class which provides internal utilities for the Anasazi modal solvers. | |
| file | AnasaziMultiVec.hpp |
| Templated virtual class for creating multi-vectors that can interface with the Anasazi::MultiVecTraits class. | |
| file | AnasaziMultiVecTraits.hpp |
| Virtual base class which defines basic traits for the multi-vector type. | |
| file | AnasaziOperator.hpp |
| Templated virtual class for creating operators that can interface with the Anasazi::OperatorTraits class. | |
| file | AnasaziOperatorTraits.hpp |
| Virtual base class which defines basic traits for the operator type. | |
| file | AnasaziOutputManager.hpp |
| Basic output manager for sending information of select verbosity levels to the appropriate output stream. | |
| file | AnasaziReturnType.hpp |
| Enumerated type used to pass back information from the eigensolver or linear algebra interfaces. | |
| file | AnasaziSortManager.hpp |
| Virtual base class which defines the interface between an eigensolver and a class whose job is the sorting of the computed eigenvalues. | |
| file | AnasaziVersion.cpp |
| Version function that will return the current version of Anasazi being utilized. | |
1.3.9.1