apply(ptr_param< const LinOp > b, ptr_param< LinOp > x) const (defined in gko::experimental::EnableDistributedLinOp< ConcreteLinOp, PolymorphicBase >) | gko::experimental::EnableDistributedLinOp< ConcreteLinOp, PolymorphicBase > | inline |
apply(ptr_param< const LinOp > b, ptr_param< LinOp > x) (defined in gko::experimental::EnableDistributedLinOp< ConcreteLinOp, PolymorphicBase >) | gko::experimental::EnableDistributedLinOp< ConcreteLinOp, PolymorphicBase > | inline |
apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) const (defined in gko::experimental::EnableDistributedLinOp< ConcreteLinOp, PolymorphicBase >) | gko::experimental::EnableDistributedLinOp< ConcreteLinOp, PolymorphicBase > | inline |
apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) (defined in gko::experimental::EnableDistributedLinOp< ConcreteLinOp, PolymorphicBase >) | gko::experimental::EnableDistributedLinOp< ConcreteLinOp, PolymorphicBase > | inline |
clear() (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< ConcreteLinOp > | inlinevirtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ConcreteLinOp >) | gko::ConvertibleTo< ConcreteLinOp > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
move_to(result_type *result) override | gko::EnablePolymorphicAssignment< ConcreteLinOp > | inlinevirtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ConcreteLinOp >) | gko::ConvertibleTo< ConcreteLinOp > | inline |
result_type typedef (defined in gko::EnablePolymorphicAssignment< ConcreteLinOp >) | gko::EnablePolymorphicAssignment< ConcreteLinOp > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< ConcreteLinOp >) | gko::ConvertibleTo< ConcreteLinOp > | virtual |