add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
apply_uses_initial_guess() const | gko::LinOp | inlinevirtual |
build() -> decltype(Factory::create()) (defined in gko::multigrid::Pgm< ValueType, IndexType >) | gko::multigrid::Pgm< ValueType, IndexType > | inlinestatic |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
gko::PolymorphicObject::copy_from(std::unique_ptr< Derived, Deleter > &&other) | gko::PolymorphicObject | inline |
gko::PolymorphicObject::copy_from(const std::unique_ptr< Derived, Deleter > &other) | gko::PolymorphicObject | inline |
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_executor() const noexcept | gko::PolymorphicObject | inline |
get_fine_op() const override | gko::multigrid::EnableMultigridLevel< default_precision > | inlinevirtual |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | 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_size() const noexcept | gko::LinOp | inline |
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 > | |
LinOp(const LinOp &)=default | gko::LinOp | |
LinOp(LinOp &&other) | gko::LinOp | inline |
operator=(const LinOp &)=default | gko::LinOp | |
operator=(LinOp &&other) | gko::LinOp | inline |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
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 |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
value_type typedef (defined in gko::multigrid::Pgm< ValueType, IndexType >) | gko::multigrid::Pgm< ValueType, IndexType > | |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |