Ifpack2 Templated Preconditioning Package
Version 1.0
|
This is the complete list of members for Ifpack2::Factory, including all inherited members.
clone(const Teuchos::RCP< Preconditioner< typename InputMatrixType::scalar_type, typename InputMatrixType::local_ordinal_type, typename InputMatrixType::global_ordinal_type, typename InputMatrixType::node_type > > &prec, const Teuchos::RCP< const OutputMatrixType > &matrix, const Teuchos::ParameterList ¶ms=Teuchos::ParameterList()) | Ifpack2::Factory | inlinestatic |
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 int overlap) | Ifpack2::Factory | inlinestatic |