Searched refs:CtxCreateAndSetFromOptions (Results 1 – 1 of 1) sorted by relevance
51 static PetscErrorCode CtxCreateAndSetFromOptions(Ctx *);82 PetscCall(CtxCreateAndSetFromOptions(&ctx)); in main()442 static PetscErrorCode CtxCreateAndSetFromOptions(Ctx *p_ctx) in CtxCreateAndSetFromOptions() function