CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
VERSION
build-constraints.txt
pyproject.toml
setup.py
docs/project-maintenance-audit.md
docs/releasing.md
examples/README
examples/VERIFICATION.md
examples/air2d.py
examples/fresnel_reflection.py
examples/man.py
examples/metal_array.py
examples/phc_slab.py
examples/phc_waveguide.py
examples/slab_waveguide.py
examples/tfsf.py
examples/tfsf_with_scatterer.py
gmes/__init__.py
gmes/fdtd.py
gmes/file_io.py
gmes/geometry.py
gmes/pw_source.py
gmes/show.py
gmes/source.py
gmes.egg-info/PKG-INFO
gmes.egg-info/SOURCES.txt
gmes.egg-info/dependency_links.txt
gmes.egg-info/requires.txt
gmes.egg-info/top_level.txt
src/constant.cc
src/constant.hh
src/constant.i
src/cpp23_support.hh
src/material.c
src/material.pyx
src/numpy.i
src/pw_const.cc
src/pw_const.hh
src/pw_cpml.cc
src/pw_cpml.hh
src/pw_dcp.cc
src/pw_dcp.hh
src/pw_dielectric.cc
src/pw_dielectric.hh
src/pw_dm2.cc
src/pw_dm2.hh
src/pw_drude.cc
src/pw_drude.hh
src/pw_dummy.cc
src/pw_dummy.hh
src/pw_lorentz.cc
src/pw_lorentz.hh
src/pw_material.cc
src/pw_material.hh
src/pw_material.i
src/pw_upml.cc
src/pw_upml.hh
src/pygeom.c
src/pygeom.pyx
tests/README
tests/__init__.py
tests/mpi_deployment_smoke.py
tests/test_ci_configuration.py
tests/test_documentation.py
tests/test_examples.py
tests/test_fdtd.py
tests/test_file_io.py
tests/test_geometry.py
tests/test_macos_build.py
tests/test_packaging.py
tests/test_pw_const.py
tests/test_pw_cpml.py
tests/test_pw_dcp.py
tests/test_pw_dielectric.py
tests/test_pw_dm2.py
tests/test_pw_drude.py
tests/test_pw_dummy.py
tests/test_pw_lorentz.py
tests/test_pw_parameter_validation.py
tests/test_pw_source.py
tests/test_pw_upml.py
tests/test_pygeom.py
tests/test_release.py
tests/test_show.py
tests/test_source_time.py
tests/test_uv_configuration.py
utils/combine.py
utils/dia_util.py
utils/macos_build.py
utils/release.py