3.3.2.21. A_FMM.Stack.solve_lay

Stack.solve_lay(k0: float, kx: float = 0.0, ky: float = 0.0) None

Solve the eigenvalue problem of all the layer in the stack

Parameters:
  • k0 (float) – Vacuum wavevector for the simulation (freqency).

  • kx (float, optional) – Wavevector in the x direction for the pseudo-fourier expansion. Defaults to 0.0.

  • ky (float, optional) – Wavevector in the x direction for the pseudo-fourier expansion. Defaults to 0.0.

Returns:

None.