Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
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() const | gko::solver::IterativeBase | inline |
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) override | gko::solver::EnableIterativeBase< DerivedType > | inlinevirtual |