Ginkgo  Generated from pipelines/1478841010 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
gko::solver::EnableIterativeBase< DerivedType > Member List

This is the complete list of members for gko::solver::EnableIterativeBase< DerivedType >, including all inherited members.

EnableIterativeBase()=default (defined in gko::solver::EnableIterativeBase< DerivedType >)gko::solver::EnableIterativeBase< DerivedType >
EnableIterativeBase(std::shared_ptr< const stop::CriterionFactory > stop_factory) (defined in gko::solver::EnableIterativeBase< DerivedType >)gko::solver::EnableIterativeBase< DerivedType >inline
EnableIterativeBase(const EnableIterativeBase &other)gko::solver::EnableIterativeBase< DerivedType >inline
EnableIterativeBase(EnableIterativeBase &&other)gko::solver::EnableIterativeBase< DerivedType >inline
get_stop_criterion_factory() constgko::solver::IterativeBaseinline
operator=(const EnableIterativeBase &other)gko::solver::EnableIterativeBase< DerivedType >inline
operator=(EnableIterativeBase &&other)gko::solver::EnableIterativeBase< DerivedType >inline
set_stop_criterion_factory(std::shared_ptr< const stop::CriterionFactory > new_stop_factory) overridegko::solver::EnableIterativeBase< DerivedType >inlinevirtual