Searched defs:mybase (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/dm/tests/ |
| H A D | ex12.c | 14 PetscInt M = 14, time_steps = 20, w = 1, s = 1, localsize, j, i, mybase, myend, globalsize; in main() local
|
| H A D | ex3.c | 10 PetscInt M = 60, time_steps = 100, localsize, j, i, mybase, myend, *localnodes = NULL; in main() local
|
| /petsc/src/ts/tests/ |
| H A D | ex12.c | 221 PetscInt i, mybase, myend; in InitialConditions() local 272 PetscInt i, mybase, myend; in ExactSolution() local
|
| H A D | ex4.c | 201 PetscInt i, mybase, myend, locsize; in Initial() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex4.c | 292 PetscInt i, mybase, myend; in InitialConditions() local 348 PetscInt i, mybase, myend; in ExactSolution() local
|
| H A D | ex2.c | 225 PetscInt i, mybase, myend; in InitialConditions() local 284 PetscInt i, mybase, myend; in ExactSolution() local
|
| H A D | ex21.c | 242 PetscInt i, mybase, myend; in InitialConditions() local 341 PetscInt i, mybase, myend; in ExactSolution() local
|