Home
last modified time | relevance | path

Searched defs:FormFunction1 (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex42.c128 PetscErrorCode FormFunction1(SNES snes, Vec x, Vec f, PetscCtx ctx) in FormFunction1() function
H A Dex1.c162 PetscErrorCode FormFunction1(SNES snes, Vec x, Vec f, PetscCtx ctx) in FormFunction1() function
/petsc/src/snes/tests/
H A Dex17.c180 static PetscErrorCode FormFunction1(SNES snes, Vec x, Vec f, void *dummy) in FormFunction1() function