| build() -> decltype(Factory::create()) (defined in gko::multigrid::Pgm< ValueType, IndexType >) | gko::multigrid::Pgm< ValueType, IndexType > | inlinestatic |
| EnableLinOp< Pgm > (defined in gko::multigrid::Pgm< ValueType, IndexType >) | gko::multigrid::Pgm< ValueType, IndexType > | friend |
| EnablePolymorphicObject< Pgm, LinOp > (defined in gko::multigrid::Pgm< ValueType, IndexType >) | gko::multigrid::Pgm< ValueType, IndexType > | friend |
| get_agg() noexcept | gko::multigrid::Pgm< ValueType, IndexType > | inline |
| get_coarse_op() const override | gko::multigrid::EnableMultigridLevel< default_precision > | inlinevirtual |
| get_composition() const | gko::UseComposition< default_precision > | inline |
| get_const_agg() const noexcept | gko::multigrid::Pgm< ValueType, IndexType > | inline |
| get_fine_op() const override | gko::multigrid::EnableMultigridLevel< default_precision > | inlinevirtual |
| get_operator_at(size_type index) const | gko::UseComposition< default_precision > | inline |
| get_parameters() const (defined in gko::multigrid::Pgm< ValueType, IndexType >) | gko::multigrid::Pgm< ValueType, IndexType > | inline |
| get_prolong_op() const override | gko::multigrid::EnableMultigridLevel< default_precision > | inlinevirtual |
| get_restrict_op() const override | gko::multigrid::EnableMultigridLevel< default_precision > | inlinevirtual |
| get_system_matrix() const | gko::multigrid::Pgm< ValueType, IndexType > | inline |
| index_type typedef (defined in gko::multigrid::Pgm< ValueType, IndexType >) | gko::multigrid::Pgm< ValueType, IndexType > | |
| parse(const config::pnode &config, const config::registry &context, const config::type_descriptor &td_for_child=config::make_type_descriptor< ValueType, IndexType >()) | gko::multigrid::Pgm< ValueType, IndexType > | static |
| value_type typedef (defined in gko::multigrid::Pgm< ValueType, IndexType >) | gko::multigrid::Pgm< ValueType, IndexType > | |