Home
last modified time | relevance | path

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

/petsc/src/dm/tests/
H A Dex4.c14 PetscBool testorder = PETSC_FALSE, flg; in main() local
54 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testorder", &testorder, NULL)); in main()
96 if (!testorder) { /* turn off printing when testing ordering mappings */ in main()
120 if (testorder) { in main()