Searched refs:test_order (Results 1 – 2 of 2) sorted by relevance
14 PetscBool test_order = PETSC_FALSE; in main() local71 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testorder", &test_order, NULL)); in main()114 if (!test_order) { /* turn off printing when testing ordering mappings */ in main()139 if (test_order) { in main()
11 PetscBool test_order = PETSC_FALSE; in main() local63 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testorder", &test_order, NULL)); in main()