Belos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Belos::Impl::SolverFactoryParent< Scalar, MV, OP > Member List

This is the complete list of members for Belos::Impl::SolverFactoryParent< Scalar, MV, OP >, including all inherited members.

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 typedefBelos::Impl::SolverFactoryParent< Scalar, MV, OP >
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) constBelos::Impl::SolverFactoryParent< Scalar, MV, OP >virtual
description() constBelos::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) constBelos::Impl::SolverFactoryParent< Scalar, MV, OP >virtual
numSupportedSolvers() constBelos::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 typedefBelos::Impl::SolverFactoryParent< Scalar, MV, OP >
SolverFactoryParent()Belos::Impl::SolverFactoryParent< Scalar, MV, OP >inlineprotected
supportedSolverNames() constBelos::Impl::SolverFactoryParent< Scalar, MV, OP >virtual