Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c4645 PetscInt dim, depth, pheight, coneSize; in DMPlexComputeCellType_Internal() local
4653 pheight = depth - pdepth; in DMPlexComputeCellType_Internal()
4695 } else if (pheight == 0) { in DMPlexComputeCellType_Internal()
4748 } else if (pheight > 0) { in DMPlexComputeCellType_Internal()