petsc-3.4.5 2014-06-29

SectionIntGetSection

Gets the internal section object

Synopsis

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

Input Parameter

section -the section object

Output Parameter

s -the internal section object

See Also

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