petsc-3.4.5 2014-06-29

SectionIntDestroy

Destroys a section.

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode  SectionIntDestroy(SectionInt *section)
Collective on Section

Input Parameter

section -the section object

See Also

SectionIntCreate(), SectionIntView()

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