petsc-3.3-p7 2013-05-11

DMMeshGetLabelIdIS

Get the integer ids in a label

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode DMMeshGetLabelIdIS(DM dm, const char name[], IS *ids)
Not Collective

Input Parameters

mesh - The DMMesh object
name - The label name

Output Parameter

ids -The integer ids

Keywords

mesh

See Also

DMMeshGetLabelSize()

Level:beginner
Location:
src/dm/impls/mesh/mesh.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages