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