, including all inherited members.
Eigenproblem() | Anasazi::Eigenproblem< ScalarType, MV, OP > | [inline] |
getA() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
getAuxVecs() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
getInitVec() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
getM() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
getNEV() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
getOperator() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
getPrec() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
getSolution() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
isHermitian() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
isProblemSet() const =0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setA(const Teuchos::RCP< const OP > &A)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setAuxVecs(const Teuchos::RCP< const MV > &AuxVecs)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setHermitian(bool isSym)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setInitVec(const Teuchos::RCP< MV > &InitVec)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setM(const Teuchos::RCP< const OP > &M)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setNEV(int nev)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setOperator(const Teuchos::RCP< const OP > &Op)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setPrec(const Teuchos::RCP< const OP > &Prec)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setProblem()=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
setSolution(const Eigensolution< ScalarType, MV > &sol)=0 | Anasazi::Eigenproblem< ScalarType, MV, OP > | [pure virtual] |
~Eigenproblem() | Anasazi::Eigenproblem< ScalarType, MV, OP > | [inline, virtual] |