Home
last modified time | relevance | path

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

/petsc/src/dm/tests/
H A Dex2k.kokkos.cxx32 … ***__restrict__ x1, PetscScalar ***__restrict__ y1, PetscInt nwarm, PetscInt nloop, PetscLogDoubl… in Update1()
55 …alar *__restrict__ x2, PetscScalar *__restrict__ y2, PetscInt nwarm, PetscInt nloop, PetscLogDoubl… in Update2()
97 PetscInt nwarm = 2, nloop = 10; in main() local