Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/jacobi/
H A Djacobi.c408 static PetscErrorCode PCDestroy_Jacobi(PC pc) in PCDestroy_Jacobi() function
543 pc->ops->destroy = PCDestroy_Jacobi; in PCCreate_Jacobi()