Searched refs:CtxDestroy (Results 1 – 1 of 1) sorted by relevance
52 static PetscErrorCode CtxDestroy(Ctx *);311 PetscCall(CtxDestroy(&ctx)); in main()542 static PetscErrorCode CtxDestroy(Ctx *p_ctx) in CtxDestroy() function