add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
apply(const LinOp *b, LinOp *x) const (defined in gko::EnableLinOp< Combination< ValueType > >) | gko::EnableLinOp< Combination< ValueType > > | inline |
apply(const LinOp *b, LinOp *x) (defined in gko::EnableLinOp< Combination< ValueType > >) | gko::EnableLinOp< Combination< ValueType > > | inline |
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) const (defined in gko::EnableLinOp< Combination< ValueType > >) | gko::EnableLinOp< Combination< ValueType > > | inline |
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) (defined in gko::EnableLinOp< Combination< ValueType > >) | gko::EnableLinOp< Combination< ValueType > > | inline |
clear() (defined in gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp > | inline |
convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< Combination< ValueType > > | inlinevirtual |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp > | inline |
copy_from(std::unique_ptr< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp > | inline |
create(Args &&... args) (defined in gko::EnableCreateMethod< Combination< ValueType > >) | gko::EnableCreateMethod< Combination< ValueType > > | inlinestatic |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Combination< ValueType >, LinOp > | inline |
EnableCreateMethod< Combination > (defined in gko::Combination< ValueType >) | gko::Combination< ValueType > | friend |
EnablePolymorphicObject< Combination, LinOp > (defined in gko::Combination< ValueType >) | gko::Combination< ValueType > | friend |
get_coefficients() const noexcept | gko::Combination< ValueType > | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_operators() const noexcept | gko::Combination< ValueType > | inline |
get_size() const noexcept | gko::LinOp | inline |
move_to(result_type *result) override | gko::EnablePolymorphicAssignment< Combination< ValueType > > | inlinevirtual |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
result_type typedef (defined in gko::EnablePolymorphicAssignment< Combination< ValueType > >) | gko::EnablePolymorphicAssignment< Combination< ValueType > > | |
value_type typedef (defined in gko::Combination< ValueType >) | gko::Combination< ValueType > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Combination< ValueType > >) | gko::ConvertibleTo< Combination< ValueType > > | virtual |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |