Searched refs:gcEnd (Results 1 – 1 of 1) sorted by relevance
1632 PetscInt pStart, pEnd, p, gcStart, gcEnd, gcNum; in DMPlexView_Ascii() local1649 PetscCall(DMPlexGetCellTypeStratum(dm, DM_POLYTOPE_FV_GHOST, &gcStart, &gcEnd)); in DMPlexView_Ascii()1650 gcNum = gcEnd - gcStart; in DMPlexView_Ascii()