Skip to content
Snippets Groups Projects
Commit 99ceba98 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

forgot this one

parent 998bdf22
No related branches found
No related tags found
No related merge requests found
......@@ -1004,6 +1004,9 @@ StringXNumber MeshOptions_Number[] = {
} ;
StringXNumber SolverOptions_Number[] = {
{ F|O, "AlwaysListen" , opt_solver_listen , 0. ,
"Always listen to incoming connection requests?" },
{ F|O, "MaximumDelay" , opt_solver_max_delay , 4.0 ,
"Maximum delay (in seconds) allowed for solver response" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment