#include "petscdm.h" #include "petscdmlabel.h" #include "petscds.h" PetscErrorCode DMGetLabelIdIS(DM dm, const char name[], IS *ids)Not Collective
mesh | - The DM object | |
name | - The label name |
ids | - The integer ids, or NULL if the label does not exist |