Home
last modified time | relevance | path

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

/petsc/src/snes/impls/patch/
H A Dsnespatch.c205 static PetscErrorCode SNESReset_Patch(SNES snes) in SNESReset_Patch() function
219 PetscCall(SNESReset_Patch(snes)); in SNESDestroy_Patch()
344 snes->ops->reset = SNESReset_Patch; in SNESCreate_Patch()