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