Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex151.c30 const PetscInt ixrow[5] = {4, 2, 1, 0, 3}, ixcol[7] = {5, 3, 6, 1, 2, 0, 4}; in main() local
H A Dex166.c30 const PetscInt ixrow[5] = {4, 2, 1, 3, 0}, ixcol[5] = {3, 2, 1, 4, 0}; in main() local