xref: /petsc/doc/manualpages/MANSECHeaders/Mat (revision 46696af26bd96cc3183d8471f120c603222d82d8)
1*46696af2SBarry Smith# Matrix Operations (Mat)
2*46696af2SBarry Smith
3*46696af2SBarry SmithPETSc matrices (`Mat` objects) are used to store Jacobians and other sparse matrices
4*46696af2SBarry Smithin PDE-based (or other) simulations.  Users guide chapter: [](ch_matrices). See also [](../MatOrderings/index).
5*46696af2SBarry Smith
6*46696af2SBarry Smith<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/mat/tutorials/index.html">Examples</A><BR>
7