, including all inherited members.
| create(const Matrix *A, Vector *X, const Vector *B) | Amesos2::Solver< Matrix, Vector > | [related] |
| create(Teuchos::RCP< const Matrix > A, Teuchos::RCP< Vector > X, Teuchos::RCP< const Vector > B) | Amesos2::Solver< Matrix, Vector > | [related] |
| create(const char *solverName, const Matrix *A, Vector *X, const Vector *B) | Amesos2::Solver< Matrix, Vector > | [related] |
| create(const char *solverName, const Teuchos::RCP< const Matrix > A, const Teuchos::RCP< Vector > X, const Teuchos::RCP< const Vector > B) | Amesos2::Solver< Matrix, Vector > | [related] |
| create(const std::string solverName, const Matrix *A, Vector *X, const Vector *B) | Amesos2::Solver< Matrix, Vector > | [related] |
| create(const std::string solverName, const Teuchos::RCP< const Matrix > A, const Teuchos::RCP< Vector > X, const Teuchos::RCP< const Vector > B) | Amesos2::Solver< Matrix, Vector > | [related] |
| create(const std::string solverName, const Matrix *A) | Amesos2::Solver< Matrix, Vector > | [related] |
| create(const std::string solverName, const Teuchos::RCP< const Matrix > A) | Amesos2::Solver< Matrix, Vector > | [related] |
| describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| description(void) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| getB(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| getBRaw(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| getComm(void) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| getStatus() const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| getTiming(Teuchos::ParameterList &timingParameterList) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| getValidParameters(void) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| getX(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| getXRaw(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| matrixShapeOK(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| name(void) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| numericFactorization(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| preOrdering(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| printTiming(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| query(const char *solverName) | Amesos2::Solver< Matrix, Vector > | [related] |
| query(const std::string solverName) | Amesos2::Solver< Matrix, Vector > | [related] |
| setA(const Teuchos::RCP< const Matrix > a, EPhase keep_phase=CLEAN)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| setA(const Matrix *a, EPhase keep_phase=CLEAN)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| setB(const Teuchos::RCP< const Vector > b)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| setB(const Vector *b)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| setParameters(const Teuchos::RCP< Teuchos::ParameterList > ¶meterList)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| setX(const Teuchos::RCP< Vector > x)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| setX(Vector *x)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| solve(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| solve(const Teuchos::Ptr< Vector > X, const Teuchos::Ptr< const Vector > B) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| solve(Vector *X, const Vector *B) const =0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| symbolicFactorization(void)=0 | Amesos2::Solver< Matrix, Vector > | [pure virtual] |
| type typedef (defined in Amesos2::Solver< Matrix, Vector >) | Amesos2::Solver< Matrix, Vector > | |