Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c51 static PetscErrorCode CtxCreateAndSetFromOptions(Ctx *);
82 PetscCall(CtxCreateAndSetFromOptions(&ctx)); in main()
442 static PetscErrorCode CtxCreateAndSetFromOptions(Ctx *p_ctx) in CtxCreateAndSetFromOptions() function