Home
last modified time | relevance | path

Searched refs:nN (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A Dex237.c32 PetscInt nbs = 10, ntype = 10, nN = 8, m, M, trial = 5; in main() local
52 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-N", N, &nN, &flg)); in main()
54 nN = 8; in main()
204 for (k = 0; k < nN; ++k) { in main()