This is the complete list of members for gko::matrix::Csr< ValueType, IndexType >::load_balance, including all inherited members.
clac_size(const int64_t nnz) override | gko::matrix::Csr< ValueType, IndexType >::load_balance | inlinevirtual |
copy() override | gko::matrix::Csr< ValueType, IndexType >::load_balance | inlinevirtual |
get_name() | gko::matrix::Csr< ValueType, IndexType >::strategy_type | inline |
load_balance() | gko::matrix::Csr< ValueType, IndexType >::load_balance | inline |
load_balance(std::shared_ptr< const CudaExecutor > exec) | gko::matrix::Csr< ValueType, IndexType >::load_balance | inline |
load_balance(std::shared_ptr< const HipExecutor > exec) | gko::matrix::Csr< ValueType, IndexType >::load_balance | inline |
load_balance(std::shared_ptr< const DpcppExecutor > exec) | gko::matrix::Csr< ValueType, IndexType >::load_balance | inline |
load_balance(int64_t nwarps, int warp_size=32, bool cuda_strategy=true, std::string strategy_name="none") | gko::matrix::Csr< ValueType, IndexType >::load_balance | inline |
process(const array< index_type > &mtx_row_ptrs, array< index_type > *mtx_srow) override | gko::matrix::Csr< ValueType, IndexType >::load_balance | inlinevirtual |
strategy_type(std::string name) | gko::matrix::Csr< ValueType, IndexType >::strategy_type | inline |
~strategy_type()=default (defined in gko::matrix::Csr< ValueType, IndexType >::strategy_type) | gko::matrix::Csr< ValueType, IndexType >::strategy_type | virtual |