addFactory(const Teuchos::RCP< custom_solver_factory_type > &factory) | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | |
create(const std::string &solverName, const Teuchos::RCP< Teuchos::ParameterList > &solverParams) | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | virtual |
custom_solver_factory_type typedef | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | |
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | virtual |
description() const | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | virtual |
factories_ | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | privatestatic |
get_solverManagers() | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | inlineprivatestatic |
getSolver(const std::string &solverName, const Teuchos::RCP< Teuchos::ParameterList > &solverParams) | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | protectedvirtual |
isSolverRegistered(const std::string &solverName) | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | inlinestatic |
isSupported(const std::string &solverName) const | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | virtual |
numSupportedSolvers() const | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | virtual |
registerSolver(const std::string &solverName, Teuchos::RCP< SolverFactoryParent< Scalar, MV, OP >::solver_base_type > instance) | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | inlinestatic |
solver_base_type typedef | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | |
SolverFactoryParent() | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | inlineprotected |
supportedSolverNames() const | Belos::Impl::SolverFactoryParent< Scalar, MV, OP > | virtual |