|
Ifpack2 Templated Preconditioning Package Version 1.0
|
This is the complete list of members for Ifpack2::Factory, including all inherited members.
| create(const std::string &precType, const Teuchos::RCP< const MatrixType > &matrix) | Ifpack2::Factory | inlinestatic |
| create(const std::string &precType, const Teuchos::RCP< const MatrixType > &matrix, const Teuchos::RCP< const Tpetra::MultiVector< typename Teuchos::ScalarTraits< typename MatrixType::scalar_type >::magnitudeType, typename MatrixType::local_ordinal_type, typename MatrixType::global_ordinal_type, typename MatrixType::node_type > > &coordinates) | Ifpack2::Factory | inlinestatic |
| create(const std::string &precType, const Teuchos::RCP< const MatrixType > &matrix, const int overlap) | Ifpack2::Factory | inlinestatic |