petsc-3.3-p7 2013-05-11

SectionIntSetBundle

Sets the section bundle

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode  SectionIntSetBundle(SectionInt section, const ALE::Obj& b)
Not collective

Input Parameters

section - the section object
b - the section bundle

See Also

SectionIntCreate(), SectionIntGetSection(), SectionIntSetSection()

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