v0.14.0
param_file.petsc
Go to the documentation of this file.
1 -pc_type lu
2 -pc_factor_mat_solver_type mumps
3 -ksp_monitor
4 
5 -snes_atol 1e-8
6 -snes_rtol 1e-8
7 -snes_max_linear_solve_fail -1
8 -snes_max_it 20
9 -snes_linesearch_type basic
10 -snes_monitor
11 -snes_converged_reason