Home
last modified time | relevance | path

Searched refs:MatRestoreRow_HYPRE (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/hypre/
H A Dmhypre.c2090 static PetscErrorCode MatRestoreRow_HYPRE(Mat A, PetscInt row, PetscInt *nz, PetscInt **idx, PetscS… function
2421 B->ops->restorerow = MatRestoreRow_HYPRE;