AnasaziBlockKrylovSchur.hpp File Reference

Implementation of a block Krylov-Schur eigensolver. More...

#include "AnasaziTypes.hpp"
#include "AnasaziEigensolver.hpp"
#include "AnasaziMultiVecTraits.hpp"
#include "AnasaziOperatorTraits.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "AnasaziHelperTraits.hpp"
#include "AnasaziOrthoManager.hpp"
#include "Teuchos_LAPACK.hpp"
#include "Teuchos_BLAS.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_TimeMonitor.hpp"

Include dependency graph for AnasaziBlockKrylovSchur.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

struct  Anasazi::BlockKrylovSchurState< ScalarType, MulVec >
 Structure to contain pointers to BlockKrylovSchur state variables. More...
class  Anasazi::BlockKrylovSchurInitFailure
 BlockKrylovSchurInitFailure is thrown when the BlockKrylovSchur solver is unable to generate an initial iterate in the BlockKrylovSchur::initialize() routine. More...
class  Anasazi::BlockKrylovSchurOrthoFailure
 BlockKrylovSchurOrthoFailure is thrown when the orthogonalization manager is unable to generate orthonormal columns from the new basis vectors. More...
class  Anasazi::BlockKrylovSchur< ScalarType, MV, OP >
 This class implements the block Krylov-Schur iteration, for solving linear eigenvalue problems. More...

Namespaces

namespace  Anasazi
 Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package.


Detailed Description

Implementation of a block Krylov-Schur eigensolver.

Definition in file AnasaziBlockKrylovSchur.hpp.


Generated on Wed Oct 21 14:28:10 2009 for Anasazi by  doxygen 1.5.9