#include "petscdmplex.h" PetscErrorCode DMPlexGetHeightStratum(DM dm, PetscInt stratumValue, PetscInt *start, PetscInt *end)Not Collective Many br
dm | - The DMPlex object Many br | |
stratumValue | - The requested height Many br |
start | - The first point at this height Many br | |
end | - One beyond the last point at this height Many br |
Many br
Level:developer
Location:src/dm/impls/plex/plex.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages