PetscSectionReset#
Frees all section data.
Synopsis#
#include "petscsection.h"
PetscErrorCode PetscSectionReset(PetscSection s)
Not Collective
Input Parameters#
s - the
PetscSection
See Also#
Level#
beginner
Location#
src/vec/is/section/interface/section.c
Index of all PetscSection routines
Table of Contents for all manual pages
Index of all manual pages