Searched refs:MatRestoreRow_MPIKAIJ (Results 1 – 1 of 1) sorted by relevance
1354 static PetscErrorCode MatRestoreRow_MPIKAIJ(Mat A, PetscInt row, PetscInt *nz, PetscInt **idx, Pets… in MatRestoreRow_MPIKAIJ() function1484 A->ops->restorerow = MatRestoreRow_MPIKAIJ; in MatCreate_KAIJ()