petsc-3.6.4 2016-04-12
Report Typos and Errors

DMLabelInsertIS

Set all points in the IS to a value

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMLabelInsertIS(DMLabel label, IS is, PetscInt value)

Input Parameters

label - the DMLabel
is - the point IS
value - The point value

See Also

DMLabelCreate(), DMLabelGetValue(), DMLabelSetValue(), DMLabelClearValue()

Level:intermediate
Location:
src/dm/impls/plex/plexlabel.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages