petsc-3.4.5 2014-06-29

SectionRealGetBundle

Gets the section bundle

Synopsis

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

Input Parameter

section -the section object

Output Parameter

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