[petsc-users] Cannot open graphic monitor
张国熙
altriaex86 at gmail.com
Tue May 13 07:33:47 CDT 2014
Hi,
I tried to open the graphic monitor by
char common_options[] = "-st_ksp_type preonly \
-st_pc_type lu \
-st_pc_factor_mat_solver_package mumps \
-eps_tol 1e-9 \
-eps_monitor_lg_all \
-draw_pause .2";
ierr = PetscOptionsInsertString(common_options);CHKERRQ(ierr);
Then ./program
But nothing comes out. Should I install any other package first to get it?
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140513/1f3d656f/attachment.html>
More information about the petsc-users
mailing list