Searched defs:nzp (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/tests/ | ||
| H A D | ex62.c | 36 PetscInt nzp = 5; /* num of nonzeros in each row of P */ in main() local |
| H A D | ex94.c | 29 PetscInt i, m, n, j, *idxn, M, N, nzp, rstart, rend; in main() local |