Anasazi  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Anasazi::BasicEigenproblem< ScalarType, MV, OP > Member List

This is the complete list of members for Anasazi::BasicEigenproblem< ScalarType, MV, OP >, including all inherited members.

_AOpAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_AuxVecsAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_InitVecAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_isSetAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_isSymAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_MOpAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_nevAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_OpAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_PrecAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
_solAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
BasicEigenproblem()Anasazi::BasicEigenproblem< ScalarType, MV, OP >
BasicEigenproblem(const Teuchos::RCP< const OP > &Op, const Teuchos::RCP< MV > &InitVec)Anasazi::BasicEigenproblem< ScalarType, MV, OP >
BasicEigenproblem(const Teuchos::RCP< const OP > &Op, const Teuchos::RCP< const OP > &B, const Teuchos::RCP< MV > &InitVec)Anasazi::BasicEigenproblem< ScalarType, MV, OP >
BasicEigenproblem(const BasicEigenproblem< ScalarType, MV, OP > &Problem)Anasazi::BasicEigenproblem< ScalarType, MV, OP >
computeCurrResVec() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >
Eigenproblem()Anasazi::Eigenproblem< ScalarType, MV, OP >inline
getA() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
getAuxVecs() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
getInitVec() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
getM() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
getNEV() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
getOperator() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
getPrec() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
getSolution() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
isHermitian() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
isProblemSet() const Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
MVT typedefAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
OPT typedefAnasazi::BasicEigenproblem< ScalarType, MV, OP >protected
setA(const Teuchos::RCP< const OP > &A)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
setAuxVecs(const Teuchos::RCP< const MV > &AuxVecs)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
setHermitian(bool isSym)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
setInitVec(const Teuchos::RCP< MV > &InitVec)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
setM(const Teuchos::RCP< const OP > &M)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
setNEV(int nev)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
setOperator(const Teuchos::RCP< const OP > &Op)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
setPrec(const Teuchos::RCP< const OP > &Prec)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
setProblem()Anasazi::BasicEigenproblem< ScalarType, MV, OP >virtual
setSolution(const Eigensolution< ScalarType, MV > &sol)Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
~BasicEigenproblem()Anasazi::BasicEigenproblem< ScalarType, MV, OP >inlinevirtual
~Eigenproblem()Anasazi::Eigenproblem< ScalarType, MV, OP >inlinevirtual