PetscSectionSetUp#
Calculate offsets based upon the number of degrees of freedom for each point.
Synopsis#
#include "petscsection.h"
PetscErrorCode PetscSectionSetUp(PetscSection s)
Not Collective
Input Parameter#
s - the
PetscSection
See Also#
Level#
intermediate
Location#
Examples#
src/dm/impls/plex/tutorials/ex7.c.html
src/ts/tutorials/ex11.c.html
src/ts/tutorials/ex11_sa.c.html
Index of all PetscSection routines
Table of Contents for all manual pages
Index of all manual pages