Searched refs:SNESShellGetContext (Results 1 – 4 of 4) sorted by relevance
61 PetscErrorCode SNESShellGetContext(SNES snes, PetscCtxRt ctx) in SNESShellGetContext() function
255 PetscCall(SNESShellGetContext(snes, &da)); in NonlinearGS()
156 - `SNESShellGetContext()` now takes `void*` as return argument
729 PETSC_EXTERN PetscErrorCode SNESShellGetContext(SNES, PetscCtxRt);