#include "petscvec.h" #undef __FUNCT__ #define __FUNCT__ "PetscSectionDestroy" PetscErrorCode PetscSectionDestroy(PetscSection *s)Collective on MPI_Comm
The PetscSection object and methods are intended to be used in the PETSc Vec and Mat implementions; it is recommended they not be used in user codes unless you really gain something in their use.
Level:developer
Location:src/vec/vec/impls/seq/vsection.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages