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