v0.14.0
tutorials
scl-0
param_file.petsc
Go to the documentation of this file.
1
-pc_type lu
2
-pc_factor_mat_solver_type mumps
3
-mat_mumps_icntl_20 0
4
#-ksp_monitor
5
6
-snes_atol 1e-8
7
-snes_rtol 1e-8
8
-snes_max_linear_solve_fail -1
9
#-snes_converged_reason
10
-snes_linesearch_type bt
11
-snes_linesearch_monitor
12
-snes_max_it 20
13
14
-ts_max_time 2
15
-ts_exact_final_time stepover
16
-ts_dt 0.05
17
-ts_max_snes_failures -1
18
-ts_error_if_step_fails false
19
-ts_adapt_type none
20
21
-ts_monitor
22
-ts_adapt_monitor
Generated by
Doxygen
1.8.17 and hosted at