Searched refs:econeSize (Results 1 – 1 of 1) sorted by relevance
1510 PetscInt econeSize, r, vs, vu; in DMPlexConstructCohesiveCells_Internal() local1512 PetscCall(DMPlexGetConeSize(dm, cone[q], &econeSize)); in DMPlexConstructCohesiveCells_Internal()1514 for (r = 0; r < econeSize; ++r) { in DMPlexConstructCohesiveCells_Internal()