Home
last modified time | relevance | path

Searched defs:DestroyCtx (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex65.c34 static PetscCtxDestroyFn DestroyCtx; variable
81 static PetscErrorCode DestroyCtx(PetscCtxRt ctx) in DestroyCtx() function
/petsc/src/ml/regressor/tests/
H A Dex3.c17 static PetscErrorCode DestroyCtx(AppCtx *ctx) in DestroyCtx() function
/petsc/src/tao/tutorials/
H A Dex3.c275 PetscErrorCode DestroyCtx(AppCtx *user) in DestroyCtx() function