Loading...
Searching...
No Matches
Go to the documentation of this file.
14#ifndef PLASK__SOLVER_OPTICAL_MODAL_FOURIER_PYTHON_H
15#define PLASK__SOLVER_OPTICAL_MODAL_FOURIER_PYTHON_H
18#include <plask/python.hpp>
19#include "plask/python_util/ufunc.hpp"
22#include "../expansion.hpp"
25namespace plask {
namespace optical {
namespace modal {
namespace python {