petsc-3.9.4 2018-09-11
Report Typos and Errors

DMLabelDuplicate

Duplicates a DMLabel

Synopsis

#include "petscdmlabel.h"   
#include "petscis.h"        
PetscErrorCode DMLabelDuplicate(DMLabel label, DMLabel *labelnew)

Input Parameter

label -The DMLabel

Output Parameter

labelnew -location to put new vector

See Also

DMLabelCreate(), DMLabelDestroy()

Level

intermediate

Location

src/dm/label/dmlabel.c
Index of all DMLABEL routines
Table of Contents for all manual pages
Index of all manual pages