Searched refs:ct0 (Results 1 – 1 of 1) sorted by relevance
1634 DMPolytopeType ct0 = DM_POLYTOPE_UNKNOWN; in DMPlexView_Ascii() local1657 if (pStart < pEnd) PetscCall(DMPlexGetCellType(dm, pStart, &ct0)); in DMPlexView_Ascii()1658 ict = ct0; in DMPlexView_Ascii()1660 ct0 = (DMPolytopeType)ict; in DMPlexView_Ascii()1665 if (ct == ct0) ++Nc[0]; in DMPlexView_Ascii()