Home
last modified time | relevance | path

Searched refs:ect (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplex.c1538 PetscInt i, c, cStart, cEnd, cum, numVertices, ect, ectn, cellHeight; in DMPlexView_Ascii() local
1596 for (c = 0, ect = 0, ectn = 0; c < numVertices; c++) { in DMPlexView_Ascii()
1603 ect += 1; in DMPlexView_Ascii()
1614 lm[0] = ect; /* edgeCut */ in DMPlexView_Ascii()