xref: /petsc/doc/manualpages/MANSECHeaders/PetscSection (revision 613ce9fe8f5e2bcdf7c72d914e9769b5d960fb4c)
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