Searched refs:spgemmHandle (Results 1 – 1 of 1) sorted by relevance
867 auto spgemmHandle = pdata->kh.get_spgemm_handle(); in MatProductNumeric_SeqAIJKokkos_SeqAIJKokkos() local868 …if (spgemmHandle->get_sort_option() != 1) PetscCallCXX(sort_crs_matrix(ckok->csrmat)); /* without … in MatProductNumeric_SeqAIJKokkos_SeqAIJKokkos()977 auto spgemmHandle = pdata->kh.get_spgemm_handle(); in MatProductSymbolic_SeqAIJKokkos_SeqAIJKokkos() local978 …if (spgemmHandle->get_sort_option() != 1) PetscCallCXX(sort_crs_matrix(csrmatC)); /* sort_option d… in MatProductSymbolic_SeqAIJKokkos_SeqAIJKokkos()