| add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| apply(ptr_param< const LinOp > b, ptr_param< LinOp > x) const | gko::LinOp | inline |
| 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 | gko::LinOp | inlinevirtual |
| build() -> decltype(Factory ::create()) (defined in gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType >) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | inlinestatic |
| clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| conj_transpose() const override | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | virtual |
| get_executor() const noexcept | gko::PolymorphicObject | inline |
| get_l_solver() const | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | inline |
| get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| get_parameters() const (defined in gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType >) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | inline |
| get_size() const noexcept | gko::LinOp | inline |
| get_u_solver() const | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | inline |
| Ilu(const Ilu &other) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | |
| Ilu(Ilu &&other) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | |
| index_type typedef (defined in gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType >) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | |
| LinOp(const LinOp &)=default | gko::LinOp | |
| LinOp(LinOp &&other) | gko::LinOp | inline |
| operator=(const Ilu &other) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | |
| operator=(Ilu &&other) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | |
| gko::LinOp::operator=(const LinOp &)=default | gko::LinOp | |
| 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< value_type, index_type >()) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | static |
| performs_reverse_apply (defined in gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType >) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | static |
| 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 |
| transpose() const override | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | virtual |
| transposed_type typedef (defined in gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType >) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | |
| value_type typedef (defined in gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType >) | gko::preconditioner::Ilu< ValueType, ReverseApply, IndexType > | |
| ~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
| ~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
| ~Transposable()=default (defined in gko::Transposable) | gko::Transposable | virtual |