Searched refs:MatRestoreRow_SeqSELL (Results 1 – 1 of 1) sorted by relevance
227 static PetscErrorCode MatRestoreRow_SeqSELL(Mat A, PetscInt row, PetscInt *nz, PetscInt **idx, Pets… in MatRestoreRow_SeqSELL() function256 PetscCall(MatRestoreRow_SeqSELL(A, i, &nz, &cols, &vals)); in MatConvert_SeqSELL_SeqAIJ()1787 MatRestoreRow_SeqSELL,