Ginkgo Generated from branch based on main. Ginkgo version 1.11.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::matrix::RowGatherer< IndexType > Member List

This is the complete list of members for gko::matrix::RowGatherer< IndexType >, including all inherited members.

create(std::shared_ptr< const Executor > exec, const dim< 2 > &size={})gko::matrix::RowGatherer< IndexType >static
create(std::shared_ptr< const Executor > exec, const dim< 2 > &size, array< index_type > row_idxs)gko::matrix::RowGatherer< IndexType >static
create_const(std::shared_ptr< const Executor > exec, const dim< 2 > &size, gko::detail::const_array_view< IndexType > &&row_idxs)gko::matrix::RowGatherer< IndexType >static
EnablePolymorphicObject< RowGatherer, LinOp > (defined in gko::matrix::RowGatherer< IndexType >)gko::matrix::RowGatherer< IndexType >friend
get_const_row_idxs() const noexceptgko::matrix::RowGatherer< IndexType >inline
get_row_idxs() noexceptgko::matrix::RowGatherer< IndexType >inline
index_type typedef (defined in gko::matrix::RowGatherer< IndexType >)gko::matrix::RowGatherer< IndexType >