petsc-3.4.5 2014-06-29

SectionIntSetSection

Sets the internal section object

Synopsis

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

Input Parameters

section - the section object
s - the internal section object

See Also

SectionIntCreate(), SectionIntGetSection()

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