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