Ifpack2 Templated Preconditioning Package  Version 1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Ifpack2::Factory Member List

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 &params=Teuchos::ParameterList())Ifpack2::Factoryinlinestatic
create(const std::string &precType, const Teuchos::RCP< const MatrixType > &matrix)Ifpack2::Factoryinlinestatic
create(const std::string &precType, const Teuchos::RCP< const MatrixType > &matrix, const int overlap)Ifpack2::Factoryinlinestatic