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