| add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| apply(ptr_param< const MultiVector< ValueType >> b, ptr_param< MultiVector< ValueType >> x) const (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >) | gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase > | inline |
| apply(ptr_param< const MultiVector< ValueType >> alpha, ptr_param< const MultiVector< ValueType >> b, ptr_param< const MultiVector< ValueType >> beta, ptr_param< MultiVector< ValueType >> x) const (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >) | gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase > | inline |
| clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| get_common_size() const | gko::batch::BatchLinOp | inline |
| get_executor() const noexcept | gko::PolymorphicObject | inline |
| get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| get_max_iterations() const | gko::batch::solver::BatchSolver | inline |
| get_num_batch_items() const noexcept | gko::batch::BatchLinOp | inline |
| get_preconditioner() const | gko::batch::solver::BatchSolver | inline |
| get_size() const noexcept | gko::batch::BatchLinOp | inline |
| get_system_matrix() const | gko::batch::solver::BatchSolver | inline |
| get_tolerance() const | gko::batch::solver::BatchSolver | inline |
| get_tolerance_type() const | gko::batch::solver::BatchSolver | inline |
| operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
| real_type typedef (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >) | gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase > | |
| remove_logger(const Logger *logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| remove_logger(ptr_param< const Logger > logger) (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inline |
| reset_max_iterations(int max_iterations) | gko::batch::solver::BatchSolver | inline |
| reset_tolerance(double res_tol) | gko::batch::solver::BatchSolver | inline |
| reset_tolerance_type(::gko::batch::stop::tolerance_type tol_type) | gko::batch::solver::BatchSolver | inline |
| validate_application_parameters(const MultiVector< ValueType > *b, MultiVector< ValueType > *x) const | gko::batch::BatchLinOp | inline |
| validate_application_parameters(const MultiVector< ValueType > *alpha, const MultiVector< ValueType > *b, const MultiVector< ValueType > *beta, MultiVector< ValueType > *x) const | gko::batch::BatchLinOp | inline |
| ~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
| ~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |