pyccel / sympde

Symbolic calculus for partial differential equations (and variational forms)
http://sympde.readthedocs.io/
MIT License
20 stars 4 forks source link

Allow the user to create domains from the Domain class directly #108

Closed saidctb closed 1 year ago

saidctb commented 2 years ago

At the moment the Domain class is used in the low-level methods only, we should allow the user to use it directly to create a domain.