Searched refs:DM_BC_UPPER_BOUND (Results 1 – 3 of 3) sorted by relevance
81 DM_BC_UPPER_BOUND = 8 enumerator
8223 if (type == DM_BC_LOWER_BOUND || type == DM_BC_UPPER_BOUND) *hasBound = PETSC_TRUE; in DMHasBound()
1281 if (!lower && type != DM_BC_UPPER_BOUND) continue; in DMPlexInsertBounds_Plex()