Priusds / ParGeo

Generate complex two-dimensional geometries for simulations based on mesh discretizations.
https://pypi.org/project/pargeo/
MIT License
2 stars 1 forks source link

Rename Topology #76

Closed Priusds closed 7 months ago

Priusds commented 7 months ago

Remove the Topology concept. Only domains and sub-domain should exist.

Topology is renamed to Domain, and a sub-domain is a shapely Polygon / Multipolygon.