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 -mat_mumps_icntl_20 0
6 -mat_mumps_icntl_14 800
7 -mat_mumps_icntl_24 1
8 -mat_mumps_icntl_13 1
9 
10 -snes_atol 1e-8
11 -snes_rtol 1e-8
12 -snes_max_linear_solve_fail -1
13 #-snes_converged_reason
14 -snes_linesearch_type bt
15 -snes_linesearch_monitor
16 -snes_max_it 20
17 
18 -ts_max_time 2
19 -ts_exact_final_time stepover
20 -ts_dt 0.05
21 -ts_max_snes_failures -1
22 -ts_error_if_step_fails false
23 -ts_adapt_type none
24 
25 -ts_monitor
26 -ts_adapt_monitor