Searched refs:midy (Results 1 – 1 of 1) sorted by relevance
57 PetscReal low[3], high[3], midy; in DivideDomain() local67 midy = 0.5 * (high[1] - low[1]); in DivideDomain()73 if (centroid[1] > midy) PetscCall(DMLabelSetValue(top, c, 1)); in DivideDomain()