Hi, Could some one explain to me the correct parameters for the integration function?
After calling the run function I would like to integrate over a plane. For testing I've chosen the whole computation area (defined by default). e.g. I like to integrate the Ey-component: (define (get-field-point2 where what) (get-field-point what where)) (integrate-field-function Ey get-field-point2 ) but meep exits with: run 0 finished at t = 10.0 (200 timesteps) ERROR: In procedure meep-fields-integrate: ERROR: No matching method for generic function `meep_fields_integrate' kindly regards Andreas _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

