Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/tutorials/matlab/
H A Dmatlab_ls_test.c103 PetscBool flg, testall = PETSC_FALSE; in main() local
108 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_all", &testall, NULL)); in main()
110 if (!testall) { in main()
125 if (testall) { in main()