Home
last modified time | relevance | path

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

/petsc/src/snes/impls/patch/
H A Dsnespatch.c251 static PetscErrorCode SNESSolve_Patch(SNES snes) in SNESSolve_Patch() function
342 snes->ops->solve = SNESSolve_Patch; in SNESCreate_Patch()