xref: /petsc/doc/manualpages/MANSECHeaders/DMNetwork (revision 0923d1d9c1f402ee92f3700329e9f6a3ad4a4aa4)
1# Graphs and Networks (DMNETWORK)
2
3The `DMNETWORK` subclass of `DM`, encapsulates a graph topology. It is designed to handle very large scale graphs, such as those that arise in power system or wireless communication modeling.
4Users guide chapter: [](ch_network).