Metadata-Version: 2.4
Name: ddm-playground
Version: 0.1.0
Summary: Lightweight package to experiment with domain decomposition method.
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: gmsh>=4.0
Requires-Dist: matplotlib>=3.10.7
Provides-Extra: dev
Requires-Dist: ruff>=0.14.1; extra == "dev"
Requires-Dist: sphinx>=7.0; extra == "dev"
Requires-Dist: furo; extra == "dev"
Requires-Dist: sphinx-autodoc-typehints; extra == "dev"

DDM playground
--------------

Lightweight Python package that provides a wrapper around `GMSH <https://gmsh.info>`__  Python API to generate a domain decomposition with overlap.
