Searched refs:gbox_high (Results 1 – 1 of 1) sorted by relevance
158 PetscReal lbox_low[3], lbox_high[3], gbox_low[3], gbox_high[3]; in CheckPointInsertion_Boundary() local169 PetscCall(DMGetBoundingBox(cdm, gbox_low, gbox_high)); in CheckPointInsertion_Boundary()177 if ((gbox_high[d] - lbox_high[d]) != 0.) adjacentdim = d; in CheckPointInsertion_Boundary()