Searched refs:DMShellSetContext (Results 1 – 4 of 4) sorted by relevance
8 PETSC_EXTERN PetscErrorCode DMShellSetContext(DM, PetscCtx);
40 PetscCall(DMShellSetContext(*shell, da)); in MyDMShellCreate()
539 PetscCall(DMShellSetContext(*dms, da)); in DMShellCreate_ShellDA()
275 PetscErrorCode DMShellSetContext(DM dm, PetscCtx ctx) in DMShellSetContext() function