Searched defs:cols_ix (Results 1 – 4 of 4) sorted by relevance
23 cols_ix = [0, 1] variable
46 PetscInt cols_ix[4] = {0, 1, 2, 3}; in main() local
24 PetscInt cols_ix[2] = {0, 1}; in main() local