v0.14.0
param_file.petsc
Go to the documentation of this file.
1 -file_name mesh.h5m
2 
3 -ts_monitor
4 -ts_exact_final_time stepover
5 -ts_dt 0.01
6 -ts_max_time 0.1
7 -ts_max_steps 1000
8 
9 # Implicit
10 -ts_type alpha2
11 
12 -ksp_type gmres
13 -pc_type lu
14 -pc_factor_mat_solver_type mumps
15 -mat_mumps_icntl_20 0
16 
17 -snes_monitor
18 -snes_lag_jacobian -2