xref: /petsc/doc/manualpages/MANSECHeaders/DMNetwork (revision d9acb416d05abeed0a33bde3a81aeb2ea0364f6a)
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).