v0.14.0
tutorials
adv-3
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_dtol 0
9
-snes_max_linear_solve_fail 0
10
-snes_converged_reason
11
-snes_linesearch_type basic
12
-snes_linesearch_max_it 1
13
-snes_monitor
14
15
-ts_max_time 48
16
-ts_exact_final_time stepover
17
#-ts_type beuler
18
-ts_type theta
19
-ts_theta_theta 1
20
#-ts_theta_endpoint
21
-ts_dt 0.01
22
-ts_max_snes_failures -1
23
-ts_error_if_step_fails true
24
-ts_adapt_type none
25
26
-ts_monitor
27
-ts_adapt_monitor
Generated by
Doxygen
1.8.17 and hosted at