Home
last modified time | relevance | path

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

/petsc/src/sys/classes/draw/tests/
H A Dex12.c17 PetscBool nolabels, setlimits; in main() local
25 PetscCall(PetscOptionsHasName(NULL, NULL, "-nolabels", &nolabels)); in main()
26 if (nolabels) { in main()