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