Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexinterpolate.c493 PetscErrorCode DMPlexInterpolateFaces_Internal(DM dm, PetscInt cellDepth, DM idm) in DMPlexInterpolateFaces_Internal() argument
506 PetscCall(DMPlexGetDepthStratum(dm, cellDepth, &cStart, &cEnd)); in DMPlexInterpolateFaces_Internal()
512 PetscCall(DMPlexGetDepthStratum(dm, depth > cellDepth ? cellDepth : 0, NULL, &fStart)); in DMPlexInterpolateFaces_Internal()
642 if (d == cellDepth) { in DMPlexInterpolateFaces_Internal()
707 if (d == cellDepth) { in DMPlexInterpolateFaces_Internal()