Metadata-Version: 2.4
Name: meshtagsplot
Version: 0.0.2
Summary: A convenience script using matplotlib to plot dolfinx mesh tags.
Project-URL: Homepage, https://gitlab.com/rbulle/tags_plot
Project-URL: Issues, https://gitlab.com/rbulle/tags_plot/-/issues
Author-email: Raphaël Bulle <raphael.bulle@inria.fr>
Maintainer-email: Raphaël Bulle <raphael.bulle@inria.fr>
License-Expression: GPL-3.0
License-File: COPYING
License-File: COPYING.lesser
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: matplotlib
Description-Content-Type: text/markdown

# Tags plot

A convenience script using [matplotlib](https://matplotlib.org/) to plot [FEniCSx](https://fenicsproject.org/) mesh tags.

This script was inspired by this [tutorial](https://github.com/multiphenics/multiphenicsx/blob/main/tutorials/07_understanding_restrictions/tutorial_understanding_restrictions.ipynb) from [multiphenicsx](https://multiphenics.github.io/).

The [link to the pypi page](https://pypi.org/project/tags-plot/0.0.1/).

## License

`tags_plot` is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with `tags_plot`. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).

## Author

[Raphaël Bulle](https://rbulle.github.io/), Centre Inria de l'Université de Lorraine.