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::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, IndexType > | inlinestatic |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
conj_transpose() const override | gko::preconditioner::Ic< LSolverType, IndexType > | 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< Ic > (defined in gko::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, IndexType > | friend |
EnablePolymorphicObject< Ic, LinOp > (defined in gko::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, IndexType > | friend |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_l_solver() const | gko::preconditioner::Ic< LSolverType, IndexType > | inline |
get_lh_solver() const | gko::preconditioner::Ic< LSolverType, IndexType > | inline |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_parameters() const (defined in gko::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, IndexType > | inline |
get_size() const noexcept | gko::LinOp | inline |
Ic(const Ic &other) | gko::preconditioner::Ic< LSolverType, IndexType > | inline |
Ic(Ic &&other) | gko::preconditioner::Ic< LSolverType, IndexType > | inline |
index_type typedef (defined in gko::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, IndexType > | |
l_solver_type typedef (defined in gko::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, IndexType > | |
lh_solver_type typedef (defined in gko::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, IndexType > | |
LinOp(const LinOp &)=default | gko::LinOp | |
LinOp(LinOp &&other) | gko::LinOp | inline |
operator=(const Ic &other) | gko::preconditioner::Ic< LSolverType, IndexType > | inline |
operator=(Ic &&other) | gko::preconditioner::Ic< LSolverType, IndexType > | inline |
gko::EnableLinOp< Ic< solver::LowerTrs<>, int32 > >::operator=(const LinOp &)=default | gko::LinOp | |
gko::EnableLinOp< Ic< solver::LowerTrs<>, int32 > >::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::Ic< LSolverType, IndexType > | inlinestatic |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
transpose() const override | gko::preconditioner::Ic< LSolverType, IndexType > | inlinevirtual |
transposed_type typedef (defined in gko::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, IndexType > | |
value_type typedef (defined in gko::preconditioner::Ic< LSolverType, IndexType >) | gko::preconditioner::Ic< LSolverType, 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 |