pyccel / sympde

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

mandatory type for 2D Derham sequences #90

Open campospinto opened 3 years ago

campospinto commented 3 years ago

Sympde requires a sequence of spaces for a 2D Derham object. This is natural but there should be an explicit error message.

(https://github.com/pyccel/sympde/blob/master/sympde/topology/space.py#L252)