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