Searched refs:MatRestoreRow_MPIDense (Results 1 – 1 of 1) sorted by relevance
86 static PetscErrorCode MatRestoreRow_MPIDense(Mat A, PetscInt row, PetscInt *nz, PetscInt **idx, Pet… in MatRestoreRow_MPIDense() function860 PetscCall(MatRestoreRow_MPIDense(mat, row, &nz, &cols, &vals)); in MatView_MPIDense_ASCIIorDraworSocket()1224 MatRestoreRow_MPIDense,