<div dir="ltr"><div><div><div><div><div>Hi!<br><br></div>I'm using todays Petsc git master on Linux and tried:<br><br>./prog -mg_coarse_ksp_plot_eigenvalues -draw_pause -1<br><br></div>but the plot window simply appears and dissappears at once. On the other hand, if I do<br>
<br>./prog -mg_levels_1_est_ksp_gmres_krylov_monitor -draw_pause -1<br><br></div>it works as expected, i.e. I can click on the plot to continue.<br><br></div>In addition, the option "-draw_pause" does not appear in the list of options when I run<br>
<br>./prog -help<br><br></div><div>It prints a lot of Petsc options, but not -draw_pause.I got the idea of trying -draw_pause from here:<br><br><a href="http://lists.mcs.anl.gov/pipermail/petsc-users/2013-April/017123.html">http://lists.mcs.anl.gov/pipermail/petsc-users/2013-April/017123.html</a><br>
</div><div><br></div>Best regards<br>Torquil Sørensen<br><br></div>