Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex18.c1061 static PetscBool wasSetTrue = PETSC_FALSE; in DMPlexSetOrientInterface_Private() local
1073 if (set && flg) wasSetTrue = PETSC_TRUE; in DMPlexSetOrientInterface_Private()
1076 if (wasSetTrue) { in DMPlexSetOrientInterface_Private()
1082 wasSetTrue = PETSC_FALSE; in DMPlexSetOrientInterface_Private()