pyccel / psydac

Python 3 library for isogeometric analysis
https://pyccel.github.io/psydac/
MIT License
47 stars 17 forks source link

Test sympde Norm and SemiNorm #416

Closed campospinto closed 1 month ago

campospinto commented 1 month ago

Several tests are added for discretised sympde Norm and SemiNorm using real and complex functions and FEM fields.

In various cases the tests fail: they should be fixed.

See also issue ?

campospinto commented 1 month ago

this PR has been opened on the fork, see PR https://github.com/campospinto/psydac_dev/pull/11