#include "petscsection.h" PetscErrorCode PetscSectionSetIncludesConstraints(PetscSection s, PetscBool includesConstraints)Not Collective
| s | - the PetscSection | |
| includesConstraints | - the flag indicating if constrained dofs are to be included when computing offsets |