Home
last modified time | relevance | path

Searched refs:test_mat_is (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A Dex159.c9 PetscBool usenest, test_mat_is; in main() local
19 test_mat_is = PETSC_FALSE; in main()
21 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_mat_is", &test_mat_is, NULL)); in main()
53 if (test_mat_is) { in main()
109 if (test_mat_is) { in main()