petsc-3.4.5 2014-06-29

SectionRealGetSection

Gets the internal section object

Synopsis

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

Input Parameter

section -the section object

Output Parameter

s -the internal section object

See Also

SectionRealCreate(), 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