pyccel / sympde

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

make sure the Jump and Average operators works with TerminalExpr #74

Open saidctb opened 4 years ago

saidctb commented 4 years ago

for an expression like expr = dot(grad(jump(u)),nn) TerminalExpr gives the wrong results

yguclu commented 2 years ago

@saidctb Does this problem still exist, or has it been fixed by another PRs?

saidctb commented 2 years ago

this problem still exists

yguclu commented 2 years ago

OK, then please add a bit of description to this issue, so that someone can pick it up and work on it. Specifically: