Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2965 static PetscErrorCode PCDestroy_PATCH_Linear(PC pc) in PCDestroy_PATCH_Linear() function
3221 patch->destroysolver = PCDestroy_PATCH_Linear; in PCCreate_Patch()