Searched refs:test_unsorted (Results 1 – 1 of 1) sorted by relevance
20 PetscBool test_unsorted = PETSC_FALSE; in main() local30 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_unsorted", &test_unsorted, NULL)); in main()79 if (!test_unsorted) PetscCall(PetscSortInt(lsize * bs, idx)); in main()86 if (!test_unsorted) { in main()