Home
last modified time | relevance | path

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

/petsc/src/mat/impls/hypre/
H A Dmhypre.c2104 static PetscErrorCode MatGetValues_HYPRE(Mat A, PetscInt m, const PetscInt idxm[], PetscInt n, cons… function
2422 B->ops->getvalues = MatGetValues_HYPRE;