Searched defs:nwarm (Results 1 – 1 of 1) sorted by relevance
32 …onst PetscScalar ***__restrict__ x1, PetscScalar ***__restrict__ y1, PetscInt nwarm, PetscInt nloo… in Update1()55 …a, const PetscScalar *__restrict__ x2, PetscScalar *__restrict__ y2, PetscInt nwarm, PetscInt nloo… in Update2()97 PetscInt nwarm = 2, nloop = 10; in main() local