Searched refs:coorx (Results 1 – 3 of 3) sorted by relevance
36 PetscReal coorx, coory; in _DMLocatePoints_DMDARegular_IS() local39 coorx = PetscRealPart(coor[2 * p]); in _DMLocatePoints_DMDARegular_IS()42 mi = (PetscInt)((coorx - (-1.0)) / dx); in _DMLocatePoints_DMDARegular_IS()50 if (coorx < -1.0) cellidx[p] = DMLOCATEPOINT_POINT_NOT_FOUND; in _DMLocatePoints_DMDARegular_IS()51 if (coorx > 1.0) cellidx[p] = DMLOCATEPOINT_POINT_NOT_FOUND; in _DMLocatePoints_DMDARegular_IS()
17 [ 3] coorx : Mem. usage = 5.44e-03 (MB) [rank0]
17 [ 3] coorx : Mem. usage = 1.60e-03 (MB) [rank0]