gds_fdtd.solvers¶
Solver adapters implementing the Solver contract (gds_fdtd.solvers.base).
The tidy3d / lumerical / beamz adapters are the supported API, reached via
get_solver(name). The pre-0.5 fdtd_solver_* classes were removed in
0.6; the tidy3d scene-building engine lives in the internal _tidy3d_engine
module.
Modules