Searched refs:DMPlexTransformGetDepthStratum (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/ |
| H A D | petscdmplextransform.h | 59 PETSC_EXTERN PetscErrorCode DMPlexTransformGetDepthStratum(DMPlexTransform, PetscInt, PetscInt *, P…
|
| /petsc/doc/changes/ |
| H A D | 319.md | 233 …DMPlexTransformGetCellType()`, `DMPlexTransformGetDepth()`, `DMPlexTransformGetDepthStratum()`, `D…
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 927 PetscErrorCode DMPlexTransformGetDepthStratum(DMPlexTransform tr, PetscInt depth, PetscInt *start, … in DMPlexTransformGetDepthStratum() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 5490 PetscCall(DMPlexTransformGetDepthStratum(mesh->tr, depth, start, end)); in DMPlexGetDepthStratum()
|