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