Searched refs:DestroyCtx (Results 1 – 3 of 3) sorted by relevance
34 static PetscCtxDestroyFn DestroyCtx; variable48 PetscCall(DMShellSetDestroyContext(*shell, DestroyCtx)); in MyDMShellCreate()81 static PetscErrorCode DestroyCtx(PetscCtxRt ctx) in DestroyCtx() function
17 static PetscErrorCode DestroyCtx(AppCtx *ctx) in DestroyCtx() function167 PetscCall(DestroyCtx(&ctx)); in main()
275 PetscErrorCode DestroyCtx(AppCtx *user) in DestroyCtx() function370 PetscCall(DestroyCtx(&user)); in main()