Home
last modified time | relevance | path

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

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