Home
last modified time | relevance | path

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

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