This is the complete list of members for gko::multigrid::Pgm< ValueType, IndexType >::parameters_type, including all inherited members.
deterministic | gko::multigrid::Pgm< ValueType, IndexType >::parameters_type | |
max_iterations | gko::multigrid::Pgm< ValueType, IndexType >::parameters_type | |
max_unassigned_ratio | gko::multigrid::Pgm< ValueType, IndexType >::parameters_type | |
on(std::shared_ptr< const Executor > exec) const | gko::enable_parameters_type< parameters_type, Factory > | inline |
skip_sorting | gko::multigrid::Pgm< ValueType, IndexType >::parameters_type | |
with_deterministic(Args &&... _value) -> std::decay_t< decltype(*(this->self()))> & (defined in gko::multigrid::Pgm< ValueType, IndexType >::parameters_type) | gko::multigrid::Pgm< ValueType, IndexType >::parameters_type | inline |
with_loggers(Args &&... _value) | gko::enable_parameters_type< parameters_type, Factory > | inline |
with_max_iterations(Args &&... _value) -> std::decay_t< decltype(*(this->self()))> & (defined in gko::multigrid::Pgm< ValueType, IndexType >::parameters_type) | gko::multigrid::Pgm< ValueType, IndexType >::parameters_type | inline |
with_max_unassigned_ratio(Args &&... _value) -> std::decay_t< decltype(*(this->self()))> & (defined in gko::multigrid::Pgm< ValueType, IndexType >::parameters_type) | gko::multigrid::Pgm< ValueType, IndexType >::parameters_type | inline |
with_skip_sorting(Args &&... _value) -> std::decay_t< decltype(*(this->self()))> & (defined in gko::multigrid::Pgm< ValueType, IndexType >::parameters_type) | gko::multigrid::Pgm< ValueType, IndexType >::parameters_type | inline |