magnet.mesh#
Classes for handling meshes.
Provides classes for mesh graphs, which are reduced representations of meshes used for training of GNNs and for agglomeration algorithms, and for agglomerable meshes. Provides also a list-like dataset object to hold such meshes.
Functions
|
Creates grouped boxplots from a list of 2D numpy arrays. |
Classes
|
Agglomerable mesh. |
|
Dataset of agglomerable meshes. |
|
Mesh boundary structure. |
|
Graph data that describes a mesh. |
|
Dataset of mesh graphs. |