Searched defs:tend (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/sys/objects/device/tests/ |
| H A D | ex1k.kokkos.cxx | 31 PetscLogDouble tstart, tend, time; in main() local
|
| H A D | ex2cu.cu | 16 PetscLogDouble tstart, tend, time; in main() local
|
| H A D | ex2hip.hip.cxx | 16 PetscLogDouble tstart, tend, time; in main() local
|
| /petsc/src/dm/tests/ |
| H A D | ex2k.kokkos.cxx | 35 PetscLogDouble tstart = 0.0, tend; in Update1() local 58 PetscLogDouble tstart = 0.0, tend; in Update2() local 96 PetscLogDouble tstart = 0.0, tend = 0.0, avgTime = 0.0; in main() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex15k.kokkos.cxx | 34 PetscLogDouble tstart, tend, time; in main() local
|
| H A D | ex2k.c | 23 PetscLogDouble tstart, tend, times[8], fom; // figure of merit in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex5k.kokkos.cxx | 57 PetscLogDouble tstart = 0, tend = 0, avgTime; in main() local
|
| H A D | ex6k.kokkos.cxx | 59 PetscLogDouble tstart = 0, tend = 0, avgTime; in main() local
|
| /petsc/src/ts/tutorials/hybrid/ |
| H A D | ex1adj.c | 205 PetscReal tend; in main() local
|
| H A D | ex1fwd.c | 228 PetscReal tend; in main() local
|
| /petsc/src/ts/adapt/interface/ |
| H A D | tsadapt.c | 960 PetscReal t = ts->ptime + ts->time_step, tend, tmax, h1, hmax; in TSAdaptChoose() local
|