Skip to content
Snippets Groups Projects
Commit c5e2e38f authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

do not change 9ComputeCommand

parent 5425d68f
No related branches found
No related tags found
No related merge requests found
Pipeline #2063 passed
......@@ -80,4 +80,5 @@ slepc_options_rg = StrCat(" -rg_interval_endpoints ",
Sprintf("%.8lf,",eig_min_re),
Sprintf("%.8lf,",eig_max_re),
Sprintf("%.8lf,",eig_min_im),
Sprintf("%.8lf",eig_max_im));
\ No newline at end of file
Sprintf("%.8lf",eig_max_im));
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment