Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c326 PetscInt numValues, v, csStart, csEnd, chStart, chEnd; in DMPlexLabelAddCells() local
330 PetscCall(DMPlexGetHeightStratum(dm, 0, &chStart, &chEnd)); in DMPlexLabelAddCells()
352 cStart = chStart; in DMPlexLabelAddCells()