| AnasaziBasicEigenproblem.hpp | Basic implementation of the Anasazi::Eigenproblem class |
| AnasaziBasicOrthoManager.hpp | Basic implementation of the Anasazi::OrthoManager class |
| AnasaziBasicOutputManager.hpp | Basic output manager for sending information of select verbosity levels to the appropriate output stream |
| AnasaziBasicSort.hpp | Basic implementation of the Anasazi::SortManager class |
| AnasaziBlockDavidson.hpp | Implementation of the block Davidson method |
| AnasaziBlockDavidsonSolMgr.hpp | The Anasazi::BlockDavidsonSolMgr provides a solver manager for the BlockDavidson eigensolver |
| AnasaziBlockKrylovSchur.hpp | Implementation of a block Krylov-Schur eigensolver |
| AnasaziBlockKrylovSchurSolMgr.hpp | The Anasazi::BlockKrylovSchurSolMgr provides a solver manager for the BlockKrylovSchur eigensolver |
| AnasaziConfigDefs.hpp | Anasazi header file which uses auto-configuration information to include necessary C++ headers |
| AnasaziEigenproblem.hpp | Abstract base class which defines the interface required by an eigensolver and status test class to compute solutions to an eigenproblem |
| AnasaziEigensolver.hpp | Pure virtual base class which describes the basic interface to the iterative eigensolver |
| AnasaziEigensolverDecl.hpp | Forward declaration of the virtual base class Anasazi::Eigensolver |
| AnasaziEpetraAdapter.cpp | Implementations of Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator classes |
| AnasaziEpetraAdapter.hpp | Declarations of Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator classes |
| AnasaziGenOrthoManager.hpp | Templated virtual class for providing orthogonalization/orthonormalization methods with matrix-based inner products |
| AnasaziICGSOrthoManager.hpp | Basic implementation of the Anasazi::OrthoManager class |
| AnasaziIRTR.hpp | |
| AnasaziLOBPCG.hpp | Implementation of the locally-optimal block preconditioned conjugate gradient (LOBPCG) method |
| AnasaziLOBPCGSolMgr.hpp | The Anasazi::LOBPCGSolMgr provides a powerful solver manager for the LOBPCG eigensolver |
| AnasaziMatOrthoManager.hpp | Templated virtual class for providing orthogonalization/orthonormalization methods with matrix-based inner products |
| AnasaziMultiVec.hpp | Templated virtual class for creating multi-vectors that can interface with the Anasazi::MultiVecTraits class |
| AnasaziMultiVecTraits.hpp | Virtual base class which defines basic traits for the multivector type |
| AnasaziMVOPTester.hpp | Test routines for MultiVecTraits and OperatorTraits conformity |
| AnasaziOperator.hpp | Templated virtual class for creating operators that can interface with the Anasazi::OperatorTraits class |
| AnasaziOperatorTraits.hpp | Virtual base class which defines basic traits for the operator type |
| AnasaziOrthoManager.hpp | Templated virtual class for providing orthogonalization/orthonormalization methods |
| AnasaziOutputManager.hpp | Abstract class definition for Anasazi Output Managers |
| AnasaziRTRBase.hpp | Base class for Implicit Riemannian Trust-Region solvers |
| AnasaziRTRSolMgr.hpp | The Anasazi::RTRSolMgr provides a simple solver manager over the IRTR eigensolvers |
| AnasaziSimpleLOBPCGSolMgr.hpp | The Anasazi::SimpleLOBPCGSolMgr provides a simple solver manager over the LOBPCG eigensolver |
| AnasaziSIRTR.hpp | |
| AnasaziSolverManager.hpp | Pure virtual base class which describes the basic interface for a solver manager |
| AnasaziSolverUtils.hpp | Class which provides internal utilities for the Anasazi solvers |
| AnasaziSortManager.hpp | Virtual base class which defines the interface between an eigensolver and a class whose job is the sorting of the computed eigenvalues |
| AnasaziStatusTest.hpp | Pure virtual base class for defining the status testing capabilities of Anasazi |
| AnasaziStatusTestCombo.hpp | Status test for forming logical combinations of other status tests |
| AnasaziStatusTestDecl.hpp | Forward declaration of pure virtual base class Anasazi::StatusTest |
| AnasaziStatusTestMaxIters.hpp | Status test for testing the number of iterations |
| AnasaziStatusTestOutput.hpp | Special StatusTest for printing status tests |
| AnasaziStatusTestResNorm.hpp | A status test for testing the norm of the eigenvectors residuals |
| AnasaziStatusTestWithOrdering.hpp | A status test for testing the norm of the eigenvectors residuals along with a set of auxiliary eigenvalues |
| AnasaziSVQBOrthoManager.hpp | Orthogonalization manager based on the SVQB technique described in "A Block Orthogonalization Procedure With Constant Synchronization Requirements", A. Stathapoulos and K. Wu |
| AnasaziThyraAdapter.hpp | Specializations of the Anasazi multi-vector and operator traits classes using Thyra base classes LinearOpBase and MultiVectorBase |
| AnasaziTpetraAdapter.hpp | Specializaitons of Anasazi multi-vector and operator traits classes for the Tpetra MultiVector and Operator classes |
| AnasaziTypes.hpp | Types and exceptions used within Anasazi solvers and interfaces |
| AnasaziVersion.cpp | Version function that will return the current version of Anasazi being utilized |
1.4.7