Searched refs:elemB (Results 1 – 1 of 1) sorted by relevance
1717 GmshElement *elemB = PetscSafePointerPlusOffset(elemA, mesh->numCells - 1); in DMPlexCreateGmsh() local1719 int ptB = elemB ? GmshCellMap[elemB->cellType].polytope : -1; in DMPlexCreateGmsh()