Home
last modified time | relevance | path

Searched defs:ex2 (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex3.c205 PetscScalar *u, ex1, ex2, sc1, sc2, h; in Solution() local
/petsc/src/ts/tutorials/
H A Dex5.c301 PetscScalar *s_localptr, h = appctx->h, ex1, ex2, sc1, sc2, tc = t; in ExactSolution() local
H A Dex6.c301 PetscScalar *s_localptr, h = appctx->h, ex1, ex2, sc1, sc2; in ExactSolution() local
H A Dex4.c347 PetscScalar *s_localptr, h = appctx->h, ex1, ex2, sc1, sc2; in ExactSolution() local
H A Dex3.c338 PetscScalar *s_localptr, h = appctx->h, ex1, ex2, sc1, sc2, tc = t; in ExactSolution() local
/petsc/src/ts/tests/
H A Dex3.c201 PetscScalar val, ex1, ex2; in exact() local