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

comment

parent 4f7dc1e7
No related branches found
No related tags found
1 merge request!1Debug curved mesh
......@@ -496,7 +496,7 @@ PostOperation {
eig_tol = 1e-6;
slepc_options_nep_rat = Sprintf(" -nep_view ");
// // These slepc options are now by default
// // These slepc options are now by default (see Kernel/EigenSolve_SLEPC.cpp for default options)
// slepc_options_st = " -st_type sinvert -st_ksp_type preonly -st_pc_type lu -st_pc_factor_mat_solver_type mumps ";
// slepc_options_pep = Sprintf(" -pep_max_it 400 -pep_target_magnitude -pep_tol %.10f -pep_view ",eig_tol);
slepc_options_st = " ";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment