From 268183addcda6df04840631a95c0027d3695f353 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Sun, 25 Aug 2019 15:32:40 -0400 Subject: [PATCH] import verbosity into meep module --- python/meep.i | 1 + 1 file changed, 1 insertion(+) diff --git a/python/meep.i b/python/meep.i index 6222c0406..d0fcc528a 100644 --- a/python/meep.i +++ b/python/meep.i @@ -1513,6 +1513,7 @@ PyObject *_get_array_slice_dimensions(meep::fields *f, const meep::volume &where output_sfield_p, py_v3_to_vec, quiet, + verbosity, scale_energy_fields, scale_flux_fields, scale_force_fields,