DMLabelComputeIndex#
Create an index structure for membership determination, automatically determining the bounds
Synopsis#
#include "petscdmlabel.h"
#include "petscsection.h"
PetscErrorCode DMLabelComputeIndex(DMLabel label)
Not Collective
Input Parameter#
label - The
DMLabel
See Also#
DMLabel
, DM
, DMLabelHasPoint()
, DMLabelCreateIndex()
, DMLabelDestroyIndex()
, DMLabelGetValue()
, DMLabelSetValue()
Level#
intermediate
Location#
Index of all DMLabel routines
Table of Contents for all manual pages
Index of all manual pages