Skip to content
Commit be1d0842 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Add missing .get() in analytic solution test

parent ec76b11f
Loading
Loading
Loading
Loading
Loading
  • Author Owner

    @enache2 So the reason why einsum is unhappy is because fields[i] are PyOpenCL arrays, which einsum can't digest directly.

    Using a debugger or doing print(type(fields[2])) will reveal that.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment