Anasazi
Version of the Day
|
This is the complete list of members for Anasazi::IRTR< ScalarType, MV, OP >, including all inherited members.
currentStatus(std::ostream &os) | Anasazi::IRTR< ScalarType, MV, OP > | virtual |
Eigensolver() | Anasazi::Eigensolver< ScalarType, MV, OP > | inline |
Eigensolver(const Teuchos::RCP< Eigenproblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< SortManager< ScalarType > > &sorter, const Teuchos::RCP< OutputManager< ScalarType > > &printer, const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &tester, const Teuchos::RCP< OrthoManager< ScalarType, MV > > &ortho, Teuchos::ParameterList ¶ms) | Anasazi::Eigensolver< ScalarType, MV, OP > | |
getAuxVecs() const | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getBlockSize() const | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getCurSubspaceDim() const | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getMaxSubspaceDim() const | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getNumIters() const | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getProblem() const | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getRes2Norms() | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getResNorms() | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getRitzIndex() | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getRitzRes2Norms() | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getRitzValues() | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getRitzVectors() | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
getState() const | Anasazi::RTRBase< ScalarType, MV, OP > | |
getStatusTest() const | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
initialize(RTRState< ScalarType, MV > &newstate) | Anasazi::RTRBase< ScalarType, MV, OP > | |
initialize() | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
IRTR(const Teuchos::RCP< Eigenproblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< SortManager< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > > &sorter, const Teuchos::RCP< OutputManager< ScalarType > > &printer, const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &tester, const Teuchos::RCP< GenOrthoManager< ScalarType, MV, OP > > &ortho, Teuchos::ParameterList ¶ms) | Anasazi::IRTR< ScalarType, MV, OP > | |
isInitialized() const | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
iterate() | Anasazi::IRTR< ScalarType, MV, OP > | virtual |
resetNumIters() | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
RTRBase(const Teuchos::RCP< Eigenproblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< SortManager< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > > &sorter, const Teuchos::RCP< OutputManager< ScalarType > > &printer, const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &tester, const Teuchos::RCP< GenOrthoManager< ScalarType, MV, OP > > &ortho, Teuchos::ParameterList ¶ms, const std::string &solverLabel, bool skinnySolver) | Anasazi::RTRBase< ScalarType, MV, OP > | |
setAuxVecs(const Teuchos::Array< Teuchos::RCP< const MV > > &auxvecs) | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
setBlockSize(int blockSize) | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
setStatusTest(Teuchos::RCP< StatusTest< ScalarType, MV, OP > > test) | Anasazi::RTRBase< ScalarType, MV, OP > | virtual |
~Eigensolver() | Anasazi::Eigensolver< ScalarType, MV, OP > | inlinevirtual |
~IRTR() | Anasazi::IRTR< ScalarType, MV, OP > | inlinevirtual |
~RTRBase() | Anasazi::RTRBase< ScalarType, MV, OP > | inlinevirtual |