v0.14.0
param_file.petsc
Go to the documentation of this file.
1 -ts_monitor
2 -ts_exact_final_time stepover
3 -ts_dt 0.04375
4 -ts_max_time 150
5 -ts_type euler
6 #-ts_rk_type 4
7 
8 #-pc_type superlu_dist
9 -pc_type lu
10 -pc_factor_mat_solver_type mumps
11 -mat_mumps_icntl_20 0
12 -mat_mumps_icntl_14 800
13 
14 -ksp_rtol 1.e-40
15 -ksp_atol 1.e-20
16 -ksp_monitor
17 -order 1
18 -ts_adapt_type none
19 -base demkowicz