Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex40.c502 PetscErrorCode FormFunction2D(SNES snes, Vec x, Vec f, PetscCtx ctx) in FormFunction2D() function
1715 PetscCall(SNESSetFunction(snes, NULL, FormFunction2D, NULL)); in main()