#include "petscdmlabel.h" #include "petscis.h" PetscErrorCode DMLabelGetStratumBounds(DMLabel label, PetscInt value, PetscInt *start, PetscInt *end)
label | - the DMLabel | |
value | - the stratum value |
start | - the smallest point in the stratum | |
end | - the largest point in the stratum |
Level:intermediate
Location:src/dm/labeldmlabel.c
Index of all DMLABEL routines
Table of Contents for all manual pages
Index of all manual pages