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