amd_nnz_limit (defined in gko::matrix::Csr< ValueType, IndexType >::automatical) | gko::matrix::Csr< ValueType, IndexType >::automatical | |
amd_row_len_limit (defined in gko::matrix::Csr< ValueType, IndexType >::automatical) | gko::matrix::Csr< ValueType, IndexType >::automatical | |
automatical() | gko::matrix::Csr< ValueType, IndexType >::automatical | inline |
automatical(std::shared_ptr< const CudaExecutor > exec) | gko::matrix::Csr< ValueType, IndexType >::automatical | inline |
automatical(std::shared_ptr< const HipExecutor > exec) | gko::matrix::Csr< ValueType, IndexType >::automatical | inline |
automatical(std::shared_ptr< const DpcppExecutor > exec) | gko::matrix::Csr< ValueType, IndexType >::automatical | inline |
automatical(int64_t nwarps, int warp_size=32, bool cuda_strategy=true, std::string strategy_name="none") | gko::matrix::Csr< ValueType, IndexType >::automatical | inline |
clac_size(const int64_t nnz) override | gko::matrix::Csr< ValueType, IndexType >::automatical | inlinevirtual |
copy() override | gko::matrix::Csr< ValueType, IndexType >::automatical | inlinevirtual |
get_max_length_per_row() const noexcept (defined in gko::matrix::Csr< ValueType, IndexType >::automatical) | gko::matrix::Csr< ValueType, IndexType >::automatical | inline |
get_name() | gko::matrix::Csr< ValueType, IndexType >::strategy_type | inline |
intel_nnz_limit (defined in gko::matrix::Csr< ValueType, IndexType >::automatical) | gko::matrix::Csr< ValueType, IndexType >::automatical | |
intel_row_len_limit (defined in gko::matrix::Csr< ValueType, IndexType >::automatical) | gko::matrix::Csr< ValueType, IndexType >::automatical | |
nvidia_nnz_limit (defined in gko::matrix::Csr< ValueType, IndexType >::automatical) | gko::matrix::Csr< ValueType, IndexType >::automatical | |
nvidia_row_len_limit (defined in gko::matrix::Csr< ValueType, IndexType >::automatical) | gko::matrix::Csr< ValueType, IndexType >::automatical | |
process(const array< index_type > &mtx_row_ptrs, array< index_type > *mtx_srow) override | gko::matrix::Csr< ValueType, IndexType >::automatical | 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 |