Home
last modified time | relevance | path

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

/petsc/src/snes/impls/shell/
H A Dsnesshell.c61 PetscErrorCode SNESShellGetContext(SNES snes, PetscCtxRt ctx) in SNESShellGetContext() function
/petsc/src/snes/tutorials/
H A Dex35.c255 PetscCall(SNESShellGetContext(snes, &da)); in NonlinearGS()
/petsc/doc/changes/
H A D316.md156 - `SNESShellGetContext()` now takes `void*` as return argument
/petsc/include/
H A Dpetscsnes.h729 PETSC_EXTERN PetscErrorCode SNESShellGetContext(SNES, PetscCtxRt);