#include "petscdmlabel.h" #include "petscis.h" PetscErrorCode DMLabelHasPoint(DMLabel label, PetscInt point, PetscBool *contains)
label | - the DMLabel | |
point | - the point |
Note: The user must call DMLabelCreateIndex() before this function.
Level:developer
Location:src/dm/labeldmlabel.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages