Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex5k.kokkos.cxx55 PetscInt i, n = 500, nskip = 5, M, N; in main() local
H A Dex6k.kokkos.cxx57 PetscInt i, n = 100, nskip = 2, M, N; in main() local
/petsc/src/vec/is/sf/tests/
H A Dex4k.kokkos.cxx37 PetscInt i, j, n, nroots, nleaves, niter = 100, nskip = 10; in main() local
/petsc/src/mat/impls/aij/seq/
H A Daij.c3380 PetscInt m, n, i, j, col, nskip; in MatSetRandomSkipColumnRange_SeqAIJ_Private() local