add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
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< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
convert_to(Matrix< next_precision< value_type >, local_index_type, global_index_type > *result) const override (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
gko::experimental::EnableDistributedLinOp::convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< ConcreteLinOp > | inline |
gko::ConvertibleTo::convert_to(result_type *result) const =0 | gko::ConvertibleTo< ResultType > | pure virtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
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 |
create(Args &&... args) (defined in gko::EnableCreateMethod< ConcreteType >) | gko::EnableCreateMethod< ConcreteType > | inlinestatic |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
DistributedBase(const DistributedBase &other)=default (defined in gko::experimental::distributed::DistributedBase) | gko::experimental::distributed::DistributedBase | |
DistributedBase(DistributedBase &&other)=default (defined in gko::experimental::distributed::DistributedBase) | gko::experimental::distributed::DistributedBase | |
EnableCreateMethod< Matrix > (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | friend |
EnableDistributedPolymorphicObject< Matrix, LinOp > (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | friend |
get_communicator() const | gko::experimental::distributed::DistributedBase | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_local_matrix() const | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | inline |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_non_local_matrix() const | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | inline |
global_index_type typedef (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
global_vector_type typedef (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
index_type typedef (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
local_index_type typedef (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
local_vector_type typedef (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
Matrix(const Matrix &other) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
Matrix(Matrix &&other) noexcept | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
Matrix< next_precision< ValueType >, LocalIndexType, GlobalIndexType > (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | friend |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
move_to(Matrix< next_precision< value_type >, local_index_type, global_index_type > *result) override (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
gko::experimental::EnableDistributedLinOp::move_to(result_type *result) override | gko::EnablePolymorphicAssignment< ConcreteLinOp > | inline |
gko::ConvertibleTo::move_to(result_type *result)=0 | gko::ConvertibleTo< ResultType > | pure virtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
operator=(const Matrix &other) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
operator=(Matrix &&other) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
gko::experimental::distributed::DistributedBase::operator=(const DistributedBase &) | gko::experimental::distributed::DistributedBase | inline |
gko::experimental::distributed::DistributedBase::operator=(DistributedBase &&) noexcept | gko::experimental::distributed::DistributedBase | inline |
read_distributed(const device_matrix_data< value_type, global_index_type > &data, ptr_param< const Partition< local_index_type, global_index_type > > partition) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
read_distributed(const matrix_data< value_type, global_index_type > &data, ptr_param< const Partition< local_index_type, global_index_type > > partition) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
read_distributed(const device_matrix_data< value_type, global_index_type > &data, ptr_param< const Partition< local_index_type, global_index_type > > row_partition, ptr_param< const Partition< local_index_type, global_index_type > > col_partition) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
read_distributed(const matrix_data< value_type, global_index_type > &data, ptr_param< const Partition< local_index_type, global_index_type > > row_partition, ptr_param< const Partition< local_index_type, global_index_type > > col_partition) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
value_type typedef (defined in gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType >) | gko::experimental::distributed::Matrix< ValueType, LocalIndexType, GlobalIndexType > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | virtual |
~DistributedBase()=default (defined in gko::experimental::distributed::DistributedBase) | gko::experimental::distributed::DistributedBase | virtual |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |