Files | |
| file | AnasaziBasicEigenproblem.hpp |
| Basic implementation of the Anasazi::Eigenproblem class. | |
| file | AnasaziBasicOrthoManager.hpp |
| Basic implementation of the Anasazi::OrthoManager class. | |
| file | AnasaziBasicOutputManager.hpp |
| Basic output manager for sending information of select verbosity levels to the appropriate output stream. | |
| file | AnasaziBasicSort.hpp |
| Basic implementation of the Anasazi::SortManager class. | |
| file | AnasaziBlockDavidson.hpp |
| Implementation of the block Davidson method. | |
| file | AnasaziBlockDavidsonSolMgr.hpp |
| The Anasazi::BlockDavidsonSolMgr provides a powerful solver manager for the BlockDavidson eigensolver. | |
| file | AnasaziBlockKrylovSchur.hpp |
| Implementation of a block Krylov-Schur eigensolver. | |
| file | AnasaziBlockKrylovSchurSolMgr.hpp |
| The Anasazi::BlockKrylovSchurSolMgr provides a powerful solver manager for the BlockKrylovSchur eigensolver. | |
| 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 | AnasaziEigensolverDecl.hpp |
| Forward declaration of the virtual base class Anasazi::Eigensolver. | |
| file | AnasaziEpetraAdapter.cpp |
| Implementations of Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator classes. | |
| file | AnasaziEpetraAdapter.hpp |
| Declarations of Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator classes. | |
| file | AnasaziLOBPCG.hpp |
| Implementation of the locally-optimal block preconditioned conjugate gradient (LOBPCG) method. | |
| file | AnasaziLOBPCGSolMgr.hpp |
| The Anasazi::LOBPCGSolMgr provides a powerful solver manager for the LOBPCG eigensolver. | |
| file | AnasaziMatOrthoManager.hpp |
| Templated virtual class for providing orthogonalization/orthonormalization methods with matrix-based inner products. | |
| 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 multivector type. | |
| file | AnasaziMVOPTester.hpp |
| Test routines for MultiVecTraits and OperatorTraits conformity. | |
| 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 | AnasaziOrthoManager.hpp |
| Templated virtual class for providing orthogonalization/orthonormalization methods. | |
| file | AnasaziOutputManager.hpp |
| Abstract class definition for Anasazi Output Managers. | |
| file | AnasaziSimpleLOBPCGSolMgr.hpp |
| The Anasazi::SimpleLOBPCGSolMgr provides a simple solver manager over the LOBPCG eigensolver. | |
| file | AnasaziSolverManager.hpp |
| Pure virtual base class which describes the basic interface for a solver manager. | |
| 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 | AnasaziStatusTest.hpp |
| Pure virtual base class for defining the status testing capabilities of Anasazi. | |
| file | AnasaziStatusTestCombo.hpp |
| Status test for forming logical combinations of other status tests. | |
| file | AnasaziStatusTestDecl.hpp |
| Forward declaration of pure virtual base class Anasazi::StatusTest. | |
| file | AnasaziStatusTestMaxIters.hpp |
| Status test for testing the number of iterations. | |
| file | AnasaziStatusTestOrderedResNorm.hpp |
| A status test for testing the norm of the eigenvectors residuals along with a set of auxiliary eigenvalues. | |
| file | AnasaziStatusTestOutput.hpp |
| Special StatusTest for printing status tests. | |
| file | AnasaziStatusTestResNorm.hpp |
| A status test for testing the norm of the eigenvectors residuals. | |
| file | AnasaziSVQBOrthoManager.hpp |
| Orthogonalization manager based on the SVQB technique described in "A Block Orthogonalization Procedure With Constant Synchronization Requirements", A. Stathapoulos and K. Wu. | |
| file | AnasaziTypes.hpp |
| Types and exceptions used within Anasazi solvers and interfaces. | |
| file | AnasaziVersion.cpp |
| Version function that will return the current version of Anasazi being utilized. | |
1.3.9.1