xref: /petsc/doc/manualpages/MANSECHeaders/PetscSection (revision 46696af26bd96cc3183d8471f120c603222d82d8)
1*46696af2SBarry Smith# Section Data Layout (PetscSection)
2*46696af2SBarry Smith
3*46696af2SBarry Smith`PetscSection` provides an interface to describe arbitrary data layouts onto entries of a `Vec` or array. User guide section: [](sec_petscsection).
4