v0.14.0
tutorials
fun-1
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_converged_reason
9
-snes_linesearch_type bt
10
-snes_linesearch_monitor
11
-snes_max_it 20
12
13
-ts_max_time 2
14
-ts_exact_final_time stepover
15
-ts_dt 0.05
16
-ts_max_snes_failures -1
17
-ts_error_if_step_fails false
18
-ts_adapt_type none
19
20
-ts_monitor
21
-ts_adapt_monitor
Generated by
Doxygen
1.8.17 and hosted at