Searched refs:crossings (Results 1 – 2 of 2) sorted by relevance
489 PetscInt crossings = 0, numCoords, embedDim; in DMPlexLocatePoint_Quad_2D_Linear_Internal() local505 crossings = 1; in DMPlexLocatePoint_Quad_2D_Linear_Internal()512 crossings = 1; in DMPlexLocatePoint_Quad_2D_Linear_Internal()515 if ((slope < 0) != (y_i < y_j)) ++crossings; in DMPlexLocatePoint_Quad_2D_Linear_Internal()518 if (crossings % 2) *cell = c; in DMPlexLocatePoint_Quad_2D_Linear_Internal()
2313 """Set tolerances for event zero crossings when using event handler.