| 1 | """Shape optimization of a multilayer stack over a broad bandwidth. |
| 2 | |
| 3 | The 1D stack consists of alternating materials of index N_LAYER_1 and N_LAYER_2 |
| 4 | in the arrangement: N_LAYER_2, N_LAYER_1, N_LAYER_2, N_LAYER_1, ..., N_LAYER_2. |
nothing calls this directly
no test coverage detected