Lines Matching refs:MatRestoreRow

129     PetscCall(MatRestoreRow(A, r, &ncols, &rcol, &rval));  in PCGAMGCreateGraph_Classical()
153 PetscCall(MatRestoreRow(A, r, &ncols, &rcol, &rval)); in PCGAMGCreateGraph_Classical()
265 PetscCall(MatRestoreRow(A, i, &ncols, &rcol, &rval)); in PCGAMGProlongator_Classical_Direct()
284 PetscCall(MatRestoreRow(lA, i, &ncols, &rcol, &rval)); in PCGAMGProlongator_Classical_Direct()
292 PetscCall(MatRestoreRow(gA, i, &ncols, &rcol, &rval)); in PCGAMGProlongator_Classical_Direct()
341 PetscCall(MatRestoreRow(lA, i, &ncols, &rcol, &rval)); in PCGAMGProlongator_Classical_Direct()
361 PetscCall(MatRestoreRow(gA, i, &ncols, &rcol, &rval)); in PCGAMGProlongator_Classical_Direct()
400 PetscCall(MatRestoreRow(lA, i, &ncols, &rcol, &rval)); in PCGAMGProlongator_Classical_Direct()
422 PetscCall(MatRestoreRow(gA, i, &ncols, &rcol, &rval)); in PCGAMGProlongator_Classical_Direct()
489 PetscCall(MatRestoreRow(*P, i, &ncols, &pcol, &pval)); in PCGAMGTruncateProlongator_Private()
542 PetscCall(MatRestoreRow(*P, i, &ncols, &pcol, &pval)); in PCGAMGTruncateProlongator_Private()
646 PetscCall(MatRestoreRow(lA, i, &ncols, &icol, NULL)); in PCGAMGProlongator_Classical_Standard()
651 PetscCall(MatRestoreRow(lA, ci, &ncols, &icol, NULL)); in PCGAMGProlongator_Classical_Standard()
666 PetscCall(MatRestoreRow(lA, i, &ncols, &icol, NULL)); in PCGAMGProlongator_Classical_Standard()
679 PetscCall(MatRestoreRow(lA, ci, &ncols, &icol, NULL)); in PCGAMGProlongator_Classical_Standard()
686 PetscCall(MatRestoreRow(lA, i, &ncols, &icol, &vcol)); in PCGAMGProlongator_Classical_Standard()
715 PetscCall(MatRestoreRow(lA, i, &ncols, &icol, &vcol)); in PCGAMGProlongator_Classical_Standard()
739 PetscCall(MatRestoreRow(lA, ci, &ncols, &icol, &vcol)); in PCGAMGProlongator_Classical_Standard()
760 PetscCall(MatRestoreRow(lA, i, &ncols, &icol, &vcol)); in PCGAMGProlongator_Classical_Standard()
773 PetscCall(MatRestoreRow(lA, ci, &ncols, &icol, &vcol)); in PCGAMGProlongator_Classical_Standard()
778 PetscCall(MatRestoreRow(lA, i, &ncols, &icol, &vcol)); in PCGAMGProlongator_Classical_Standard()
834 PetscCall(MatRestoreRow(*P, i, &ncols, &pcols, &pvals)); in PCGAMGOptProlongator_Classical_Jacobi()