#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 |
Not collective