Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c674 static PetscErrorCode PCDestroy_HYPRE(PC pc) in PCDestroy_HYPRE() function
2691 pc->ops->destroy = PCDestroy_HYPRE; in PCCreate_HYPRE()