Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex62.c36 PetscInt nzp = 5; /* num of nonzeros in each row of P */ in main() local
H A Dex94.c29 PetscInt i, m, n, j, *idxn, M, N, nzp, rstart, rend; in main() local