This is the complete list of members for gko::stop::Combined::Factory, including all inherited members.
::gko::enable_parameters_type< parameters_type, Factory > (defined in gko::stop::Combined::Factory) | gko::stop::Combined::Factory | friend |
::gko::EnablePolymorphicObject< Factory, ::gko::stop::CriterionFactory > (defined in gko::stop::Combined::Factory) | gko::stop::Combined::Factory | friend |
create() | gko::EnableDefaultFactory< ConcreteFactory, ConcreteCriterion, ParametersType, PolymorphicBase > | inlinestatic |
create() | gko::EnableDefaultFactory< ConcreteFactory, ConcreteCriterion, ParametersType, PolymorphicBase > | inlinestatic |
Factory(std::shared_ptr< const ::gko::Executor > exec) (defined in gko::stop::Combined::Factory) | gko::stop::Combined::Factory | explicit |
Factory(std::shared_ptr< const ::gko::Executor > exec, const parameters_type ¶meters) (defined in gko::stop::Combined::Factory) | gko::stop::Combined::Factory | explicit |
Factory(const Factory &other)=default (defined in gko::stop::Combined::Factory) | gko::stop::Combined::Factory | |
Factory(Factory &&other)=default (defined in gko::stop::Combined::Factory) | gko::stop::Combined::Factory | |
get_parameters() const noexcept | gko::EnableDefaultFactory< ConcreteFactory, ConcreteCriterion, ParametersType, PolymorphicBase > | inline |
get_parameters() const noexcept | gko::EnableDefaultFactory< ConcreteFactory, ConcreteCriterion, ParametersType, PolymorphicBase > | inline |
operator=(const Factory &other) (defined in gko::stop::Combined::Factory) | gko::stop::Combined::Factory | |