Home
last modified time | relevance | path

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

/petsc/src/mat/impls/hypre/
H A Dmhypre.c1327 static PetscErrorCode MatMultAdd_HYPRE(Mat A, Vec x, Vec y, Vec z) function
2409 B->ops->multadd = MatMultAdd_HYPRE;