known bug with "one_dimensional.py" and "cylindrical.py"

Bug #426712 reported by Emmanuel Lambert
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-meep
Fix Released
Undecided
Unassigned

Bug Description

crash in callback for INIF - f1.initialize_field(Hy, INIF)

Revision history for this message
Nizamov Shawkat (nizamov-shawkat) wrote :

This occurs because of returning complex values from python callback is not still possible. Only real double values work.
I didn't observe such bug because I was using indirect return of values from python callback to libmeep (using the stored value in class). I am working on this bug and, hopefully, resolved it in my branch.

Changed in python-meep:
status: New → Won't Fix
status: Won't Fix → New
status: New → Won't Fix
status: Won't Fix → New
Revision history for this message
Emmanuel Lambert (emmanuel-lambert) wrote :

returning complex double works fine now (intec branch revision 25)

Changed in python-meep:
status: New → Fix Committed
Changed in python-meep:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.