Home
last modified time | relevance | path

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

/petsc/src/snes/impls/shell/ftn-custom/
H A Dzsnesshellf.c10 static PetscErrorCode oursnesshellsolve(SNES snes, Vec x) in oursnesshellsolve() function
23 *ierr = SNESShellSetSolve(*snes, oursnesshellsolve); in snesshellsetsolve_()