Searched defs:avgTime (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/tests/ |
| H A D | ex2k.kokkos.cxx | 32 …rict__ x1, PetscScalar ***__restrict__ y1, PetscInt nwarm, PetscInt nloop, PetscLogDouble *avgTime) in Update1() 55 …strict__ x2, PetscScalar *__restrict__ y2, PetscInt nwarm, PetscInt nloop, PetscLogDouble *avgTime) in Update2() 96 PetscLogDouble tstart = 0.0, tend = 0.0, avgTime = 0.0; 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
|