Home
last modified time | relevance | path

Searched refs:CtxDestroy (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c52 static PetscErrorCode CtxDestroy(Ctx *);
311 PetscCall(CtxDestroy(&ctx)); in main()
542 static PetscErrorCode CtxDestroy(Ctx *p_ctx) in CtxDestroy() function