add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
gko::EnablePolymorphicObject< Multigrid, LinOp >::apply(ptr_param< const LinOp > b, ptr_param< LinOp > x) | gko::LinOp | inline |
gko::EnablePolymorphicObject< Multigrid, LinOp >::apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) | gko::LinOp | inline |
gko::EnablePolymorphicObject< Multigrid, LinOp >::apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) const | gko::LinOp | inline |
apply_uses_initial_guess() const override | gko::solver::Multigrid | inlinevirtual |
build() -> decltype(Factory::create()) (defined in gko::solver::Multigrid) | gko::solver::Multigrid | inlinestatic |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
gko::PolymorphicObject::clone() const | gko::PolymorphicObject | inline |
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 |
gko::PolymorphicObject::copy_from(const std::shared_ptr< const PolymorphicObject > &other) | gko::PolymorphicObject | inline |
gko::PolymorphicObject::create_default() const | gko::PolymorphicObject | inline |
EnableApplyWithInitialGuess< Multigrid > (defined in gko::solver::Multigrid) | gko::solver::Multigrid | friend |
EnableLinOp< Multigrid > (defined in gko::solver::Multigrid) | gko::solver::Multigrid | friend |
EnablePolymorphicObject< Multigrid, LinOp > (defined in gko::solver::Multigrid) | gko::solver::Multigrid | friend |
get_coarsest_solver() const | gko::solver::Multigrid | inline |
get_cycle() const | gko::solver::Multigrid | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_mg_level_list() const | gko::solver::Multigrid | inline |
get_mid_smoother_list() const | gko::solver::Multigrid | inline |
get_parameters() const (defined in gko::solver::Multigrid) | gko::solver::Multigrid | inline |
get_post_smoother_list() const | gko::solver::Multigrid | inline |
get_pre_smoother_list() const | gko::solver::Multigrid | inline |
get_size() const noexcept | gko::LinOp | inline |
get_stop_criterion_factory() const | gko::solver::IterativeBase | inline |
get_system_matrix() const | gko::solver::SolverBase< LinOp > | inline |
get_workspace_scalars() const override | gko::solver::EnableSolverBase< Multigrid > | inline |
get_workspace_vectors() const override | gko::solver::EnableSolverBase< Multigrid > | inline |
LinOp(const LinOp &)=default | gko::LinOp | |
LinOp(LinOp &&other) | gko::LinOp | inline |
gko::operator=(const LinOp &)=default | gko::LinOp | |
gko::operator=(LinOp &&other) | gko::LinOp | inline |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
gko::solver::EnableSolverBase< Multigrid >::operator=(const EnableSolverBase &other) | gko::solver::EnableSolverBase< Multigrid > | inline |
gko::solver::EnableIterativeBase< Multigrid >::operator=(const EnableIterativeBase &other) | gko::solver::EnableIterativeBase< Multigrid > | inline |
parse(const config::pnode &config, const config::registry &context, const config::type_descriptor &td_for_child=config::make_type_descriptor<>()) | gko::solver::Multigrid | static |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
remove_logger(ptr_param< const Logger > logger) (defined in gko::log::Loggable) | gko::log::Loggable | inline |
set_cycle(multigrid::cycle cycle) | gko::solver::Multigrid | inline |
set_stop_criterion_factory(std::shared_ptr< const stop::CriterionFactory > new_stop_factory) override | gko::solver::EnableIterativeBase< Multigrid > | inlinevirtual |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |