Searched refs:startID (Results 1 – 1 of 1) sorted by relevance
1782 int fID, midFaceID, midPntID, startID, endID, Nl; in DMPlexCreateGeom() local1842 startID = EGlite_indexBodyTopo(body, nobjs[0]); in DMPlexCreateGeom()1845 startID = EG_indexBodyTopo(body, nobjs[0]); in DMPlexCreateGeom()1850 startID = EGlite_indexBodyTopo(body, nobjs[1]); in DMPlexCreateGeom()1853 startID = EG_indexBodyTopo(body, nobjs[1]); in DMPlexCreateGeom()1860 cells[cellCntr * numCorners + 1] = bodyVertexIndexStart + startID - 1; in DMPlexCreateGeom()