Skip to content

Commit

Permalink
slepc for mode solver
Browse files Browse the repository at this point in the history
  • Loading branch information
simbilod committed Feb 20, 2023
1 parent 45bec00 commit a99fdbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdsfactory/simulation/fem/mode_solver.py
Expand Up @@ -196,7 +196,7 @@ def compute_component_slice_modes(
num_modes=num_modes,
order=order,
radius=radius,
# solver="slepc",
solver="slepc",
)

if with_cache:
Expand Down

0 comments on commit a99fdbe

Please sign in to comment.