Searched defs:rows_ix (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/binding/petsc4py/demo/regressor/ ! |
| H A D | test_regressor.py | 22 rows_ix = [0, 1, 2, 3, 4] variable
|
| /petsc/src/ml/regressor/tests/ ! |
| H A D | ex_sharks.c | 45 PetscInt rows_ix[20] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19}; in main() local
|
| H A D | ex2.c | 23 PetscInt rows_ix[5] = {0, 1, 2, 3, 4}; in main() local
|
| H A D | ex1.c | 23 PetscInt rows_ix[5] = {0, 1, 2, 3, 4}; in main() local
|