Home
last modified time | relevance | path

Searched defs:rows_ix (Results 1 – 4 of 4) sorted by relevance

/petsc/src/binding/petsc4py/demo/regressor/
H A Dtest_regressor.py22 rows_ix = [0, 1, 2, 3, 4] variable
/petsc/src/ml/regressor/tests/
H A Dex_sharks.c45 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 Dex2.c23 PetscInt rows_ix[5] = {0, 1, 2, 3, 4}; in main() local
H A Dex1.c23 PetscInt rows_ix[5] = {0, 1, 2, 3, 4}; in main() local