Searched refs:destroysolver (Results 1 – 3 of 3) sorted by relevance
108 PetscErrorCode (*destroysolver)(PC); member
368 patchpc->destroysolver = PCDestroy_PATCH_Nonlinear; in SNESCreate_Patch()
2984 PetscCall((*patch->destroysolver)(pc)); in PCDestroy_PATCH()3221 patch->destroysolver = PCDestroy_PATCH_Linear; in PCCreate_Patch()