xref: /petsc/doc/manualpages/MANSECHeaders/IS (revision 53673ba54f5aaba04b9d49ab22cf56c7a7461fe9)
1*46696af2SBarry Smith# Index sets (IS)
2*46696af2SBarry Smith
3*46696af2SBarry Smith`IS` objects are used to index into vectors and matrices and to setup vector scatters. Users guide section: [](sec_scatter)
4