xref: /petsc/doc/manualpages/MANSECHeaders/PetscSection (revision ea87367f2c347d0545fd4cb1e9459d95e4df3c32)
1# Section Data Layout (PetscSection)
2
3`PetscSection` provides an interface to describe arbitrary data layouts onto entries of a `Vec` or array. User guide section: [](ch_petscsection).
4