Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex5opt_ic.c64 PetscErrorCode GenerateOBs(TS ts, Vec U, AppCtx *appctx) in GenerateOBs() function
263 PetscCall(GenerateOBs(appctx.ts, appctx.U, &appctx)); in main()