Searched refs:DestroyContext (Results 1 – 5 of 5) sorted by relevance
293 PetscErrorCode DestroyContext(AppCtx *user) in DestroyContext() function394 PetscCall(DestroyContext(user)); in main()
158 static PetscErrorCode DestroyContext(UserCtx *ctx) in DestroyContext() function636 PetscCall(DestroyContext(&ctx)); in main()
171 static PetscErrorCode DestroyContext(AppCtx *user) in DestroyContext() function1701 PetscCall(DestroyContext(&user)); in main()
395 static PetscErrorCode DestroyContext(AppCtx *ctx) in DestroyContext() function2451 PetscCall(DestroyContext(&ctx)); in main()
550 static PetscErrorCode DestroyContext(AppCtx *ctx) in DestroyContext() function3075 PetscCall(DestroyContext(&ctx)); in main()