Searched refs:MatRestoreRow_HYPRE (Results 1 – 1 of 1) sorted by relevance
2090 static PetscErrorCode MatRestoreRow_HYPRE(Mat A, PetscInt row, PetscInt *nz, PetscInt **idx, PetscS… function2421 B->ops->restorerow = MatRestoreRow_HYPRE;