Home
last modified time | relevance | path

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

/petsc/src/snes/impls/patch/
H A Dsnespatch.c214 static PetscErrorCode SNESDestroy_Patch(SNES snes) in SNESDestroy_Patch() function
345 snes->ops->destroy = SNESDestroy_Patch; in SNESCreate_Patch()