Home
last modified time | relevance | path

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

/petsc/src/snes/interface/ftn-custom/
H A Dzsnesf.c185 static PetscErrorCode oursnesngs(SNES snes, Vec x, Vec b, PetscCtx ctx) in oursnesngs() function
311 *ierr = SNESSetNGS(*snes, oursnesngs, NULL); in snessetngs_()