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::stopping_status, including all inherited members.
converge(uint8 id, bool set_finalized=true) noexcept | gko::stopping_status | inline |
finalize() noexcept | gko::stopping_status | inline |
get_id() const noexcept | gko::stopping_status | inline |
has_converged() const noexcept | gko::stopping_status | inline |
has_stopped() const noexcept | gko::stopping_status | inline |
is_finalized() const noexcept | gko::stopping_status | inline |
operator!=(const stopping_status &x, const stopping_status &y) noexcept | gko::stopping_status | friend |
operator==(const stopping_status &x, const stopping_status &y) noexcept | gko::stopping_status | friend |
reset() noexcept | gko::stopping_status | inline |
stop(uint8 id, bool set_finalized=true) noexcept | gko::stopping_status | inline |