Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex11.c224 PetscBool run = PETSC_FALSE, notFile; in TestUniversalLabel() local
241 PetscCall(DMHasLabel(dm1, "marker", &notFile)); in TestUniversalLabel()
242 if (notFile) { in TestUniversalLabel()
258 if (!notFile) { in TestUniversalLabel()