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