petsc-3.13.6 2020-09-29
PetscSectionReset
Frees all section data.
Synopsis
#include "petscsection.h"
PetscErrorCode PetscSectionReset(PetscSection s)
Not collective
Input Parameters
s -the PetscSection
See Also
PetscSection, PetscSectionCreate()
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