#include "petscdmplex.h" PetscErrorCode DMPlexGetHeightStratum(DM dm, PetscInt stratumValue, PetscInt *start, PetscInt *end)Not Collective
dm | - The DMPlex object | |
stratumValue | - The requested height |
start | - The first point at this height | |
end | - One beyond the last point at this height |
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