Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/ilu/
H A Dilu.c179 static PetscErrorCode PCDestroy_ILU(PC pc) in PCDestroy_ILU() function
301 pc->ops->destroy = PCDestroy_ILU; in PCCreate_ILU()