Magnet documentation#
Magnet
(Mesh Alomeration by Graph neural NETwork) is a python package for mesh agglomeration.
The package includes state of the art methods, like Metis and k-means, as well as pre-trained deep learning models and a complete toolchain to build, train and test graph neural networks.
Contents#
- Reference manual
- Magnet
- magnet.aggmodels
- magnet.aggmodels.gnn
- magnet.aggmodels.kmeans
- magnet.aggmodels.metis
- magnet.aggmodels.refiner
- magnet.aggmodels.rlpartitioner
- magnet.aggmodels.sagebase
- magnet.aggmodels.sageheterogeneous
- magnet._absaggmodels
- magnet.io
- magnet.generate
- magnet.mesh
- magnet.cell
- magnet.geometric_utils
- magnet.graph_utils