Searched refs:matDescr_SpMV (Results 1 – 2 of 2) sorted by relevance
289 …cusparseSpMatDescr_t matDescr_SpMV[3]; // Use separate MatDescr for opA's, to workaround cusparse… member298 matDescr_SpMV[i] = NULL; in Mat_SeqAIJCUSPARSEMultStruct()
3646 …cusparseSpMatDescr_t &matDescr = matstruct->matDescr_SpMV[opA]; // All opA's should use the same m… in MatMultAddKernel_SeqAIJCUSPARSE()4259 … if (mdata->matDescr_SpMV[i]) PetscCallCUSPARSE(cusparseDestroySpMat(mdata->matDescr_SpMV[i])); in MatSeqAIJCUSPARSEMultStruct_Destroy()