LutzGross/esys-escript.github.io

Issues with binary and in place operation mixing REAL and COMPLEX arguments.

Opened this issue · 0 comments

There are various reports on issues (eg. #68) when mixing REAL and COMPLEX data/value. This includes
a) initialization:
b) binary operations
c) in-place operations.

We need to add some testing here first.