Anasazi  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
File List
Here is a list of all documented files with brief descriptions:
o*AnasaziBasicEigenproblem.hppBasic implementation of the Anasazi::Eigenproblem class
o*AnasaziBasicOrthoManager.hppBasic implementation of the Anasazi::OrthoManager class
o*AnasaziBasicOutputManager.hppBasic output manager for sending information of select verbosity levels to the appropriate output stream
o*AnasaziBasicSort.hppBasic implementation of the Anasazi::SortManager class
o*AnasaziBlockDavidson.hppImplementation of the block Davidson method
o*AnasaziBlockDavidsonSolMgr.hppThe Anasazi::BlockDavidsonSolMgr provides a solver manager for the BlockDavidson eigensolver
o*AnasaziBlockKrylovSchur.hppImplementation of a block Krylov-Schur eigensolver
o*AnasaziBlockKrylovSchurSolMgr.hppThe Anasazi::BlockKrylovSchurSolMgr class provides a user interface for the block Krylov-Schur eigensolver
o*AnasaziConfigDefs.hppAnasazi header file which uses auto-configuration information to include necessary C++ headers
o*AnasaziEigenproblem.hppAbstract base class which defines the interface required by an eigensolver and status test class to compute solutions to an eigenproblem
o*AnasaziEigensolver.hppPure virtual base class which describes the basic interface to the iterative eigensolver
o*AnasaziEigensolverDecl.hppForward declaration of the virtual base class Anasazi::Eigensolver
o*AnasaziEpetraAdapter.cppImplementations of Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator classes
o*AnasaziEpetraAdapter.hppDeclarations of Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator classes
o*AnasaziFactory.hppThe Anasazi::Factory provides a factory to produce solver managers
o*AnasaziGeneralizedDavidson.hppImplementation of a block Generalized Davidson eigensolver
o*AnasaziGeneralizedDavidsonSolMgr.hppThe Anasazi::GeneralizedDavidsonSolMgr provides a solver manager for the GeneralizedDavidson eigensolver
o*AnasaziGenOrthoManager.hppTemplated virtual class for providing orthogonalization/orthonormalization methods with matrix-based inner products
o*AnasaziHelperTraits.hpp
o*AnasaziICGSOrthoManager.hppBasic implementation of the Anasazi::OrthoManager class
o*AnasaziIRTR.hpp
o*AnasaziLOBPCG.hppImplementation of the locally-optimal block preconditioned conjugate gradient (LOBPCG) method
o*AnasaziLOBPCGSolMgr.hppThe Anasazi::LOBPCGSolMgr provides a powerful solver manager for the LOBPCG eigensolver
o*AnasaziMatOrthoManager.hppTemplated virtual class for providing orthogonalization/orthonormalization methods with matrix-based inner products
o*AnasaziMinres.hpp
o*AnasaziMultiVec.hppInterface for multivectors used by Anasazi' linear solvers
o*AnasaziMultiVecTraits.hppDeclaration of basic traits for the multivector type
o*AnasaziMVOPTester.hppTest routines for MultiVecTraits and OperatorTraits conformity
o*AnasaziOperator.hppTemplated virtual class for creating operators that can interface with the Anasazi::OperatorTraits class
o*AnasaziOperatorTraits.hppVirtual base class which defines basic traits for the operator type
o*AnasaziOrthoManager.hppTemplated virtual class for providing orthogonalization/orthonormalization methods
o*AnasaziOutputManager.hppAbstract class definition for Anasazi Output Managers
o*AnasaziOutputStreamTraits.hppAbstract class definition for Anasazi output stream
o*AnasaziRTRBase.hppBase class for Implicit Riemannian Trust-Region solvers
o*AnasaziRTRSolMgr.hppThe Anasazi::RTRSolMgr provides a simple solver manager over the IRTR eigensolvers
o*AnasaziSaddleContainer.hppStores a set of vectors of the form [V; L] where V is a distributed multivector and L is a serialdense matrix
o*AnasaziSaddleOperator.hppAn operator of the form [A Y; Y' 0] where A is a sparse matrix and Y a multivector
o*AnasaziSimpleLOBPCGSolMgr.hppThe Anasazi::SimpleLOBPCGSolMgr provides a simple solver manager over the LOBPCG eigensolver
o*AnasaziSIRTR.hpp
o*AnasaziSolverManager.hppPure virtual base class which describes the basic interface for a solver manager
o*AnasaziSolverUtils.hppClass which provides internal utilities for the Anasazi solvers
o*AnasaziSortManager.hppVirtual base class which defines the interface between an eigensolver and a class whose job is the sorting of the computed eigenvalues
o*AnasaziSpecializedEpetraAdapter.cppImplementations of specialized Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator
o*AnasaziSpecializedEpetraAdapter.hppDeclarations of specialized Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator
o*AnasaziStatusTest.hppDeclaration and definition of Anasazi::StatusTest
o*AnasaziStatusTestCombo.hppStatus test for forming logical combinations of other status tests
o*AnasaziStatusTestDecl.hppForward declaration of pure virtual base class Anasazi::StatusTest
o*AnasaziStatusTestMaxIters.hppStatus test for testing the number of iterations
o*AnasaziStatusTestOutput.hppSpecial StatusTest for printing status tests
o*AnasaziStatusTestResNorm.hppA status test for testing the norm of the eigenvectors residuals
o*AnasaziStatusTestSpecTrans.hpp
o*AnasaziStatusTestWithOrdering.hppA status test for testing the norm of the eigenvectors residuals along with a set of auxiliary eigenvalues
o*AnasaziStubTsqrAdapter.hpp"Stub" TSQR adapter for unsupported multivector types
o*AnasaziSVQBOrthoManager.hppOrthogonalization manager based on the SVQB technique described in "A Block Orthogonalization Procedure With Constant Synchronization Requirements", A. Stathapoulos and K. Wu
o*AnasaziThyraAdapter.hppSpecializations of the Anasazi multi-vector and operator traits classes using Thyra base classes LinearOpBase and MultiVectorBase
o*AnasaziThyraDebugAdapter.hppDeclarations of Anasazi multi-vector and operator classes using Thyra_MultiVectorBase and Thyra_LinearOpBase classes
o*AnasaziTpetraAdapter.cpp
o*AnasaziTpetraAdapter.hppPartial specialization of Anasazi::MultiVecTraits and Anasazi::OperatorTraits for Tpetra objects
o*AnasaziTraceMin.hppImplementation of the trace minimization eigensolver
o*AnasaziTraceMinBase.hppAbstract base class for trace minimization eigensolvers
o*AnasaziTraceMinBaseSolMgr.hppThe Anasazi::TraceMinBaseSolMgr provides an abstract base class for the TraceMin series of solver managers
o*AnasaziTraceMinDavidson.hppImplementation of the TraceMin-Davidson method
o*AnasaziTraceMinDavidsonSolMgr.hppThe Anasazi::TraceMinDavidsonSolMgr provides a solver manager for the TraceMinDavidson eigensolver with expanding subspaces
o*AnasaziTraceMinRitzOp.hpp
o*AnasaziTraceMinSolMgr.hppThe Anasazi::TraceMinSolMgr provides a solver manager for the TraceMin eigensolver with a constant subspace dimension
o*AnasaziTraceMinTypes.hpp
o*AnasaziTsqrAdaptor.hpp
o*AnasaziTsqrOrthoManager.hppOrthogonalization manager based on Tall Skinny QR (TSQR)
o*AnasaziTsqrOrthoManagerImpl.hpp
o*AnasaziTypes.hppTypes and exceptions used within Anasazi solvers and interfaces
o*AnasaziVersion.cppVersion function that will return the current version of Anasazi being utilized
o*Tsqr_MpiCommFactory.hpp
o*Tsqr_TwoLevelDistTsqr.hpp
o*TsqrRandomizer.hpp
\*TsqrTpetraTest.hpp