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

can't use -nep_monitor_all :temp_eigenvalues.txt because onelab tries to save...

can't use -nep_monitor_all :temp_eigenvalues.txt because onelab tries to save temp_eigenvalues.txt inside the bundle
parent 1dc8e37c
No related branches found
No related tags found
No related merge requests found
Pipeline #2382 passed
......@@ -538,8 +538,8 @@ EndIf
// str_slepc_options=StrCat(slepc_options_st,slepc_options_pep);
// EndIf
// redirect converged eigenvalues at runtime to some textfile
str_slepc_options = StrCat(str_slepc_options," -nep_monitor_all :temp_eigenvalues.txt ");
// // redirect converged eigenvalues at runtime to some textfile
// str_slepc_options = StrCat(str_slepc_options," -nep_monitor_all :temp_eigenvalues.txt ");
DefineConstant[
R_ = {StrCat("res_",which_res), Name "GetDP/1ResolutionChoices", Visible 1},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment