| 1 | # Material dispersion example, from the Meep tutorial. Here, we simply |
| 2 | # simulate homogenous space filled with a dispersive material, and compute |
| 3 | # its modes as a function of wavevector k. Since omega/c = k/n, we can |
| 4 | # extract the dielectric function epsilon(omega) = (ck/omega)^2. |
nothing calls this directly
no test coverage detected