petsc-3.4.5 2014-06-29

SectionRealSetBundle

Sets the section bundle

Synopsis

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

Input Parameters

section - the section object
b - the section bundle

See Also

SectionRealCreate(), SectionRealGetSection(), SectionRealSetSection()

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