xref: /petsc/doc/manualpages/MANSECHeaders/PetscSection (revision d2a308c17d7b1ee4386ae6272365c8b136d1cecc)
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: [](sec_petscsection).
4