Home
last modified time | relevance | path

Searched defs:ex1 (Results 1 – 8 of 8) sorted by relevance

/petsc/share/petsc/
H A DCMakeLists.txt40 project(ex1) project
41 add_executable(ex1 ex1.c) target
/petsc/src/snes/tutorials/network/
H A Dmakefile10 ex1: $(OBJECTS_EX1) target
/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