v0.15.0
Loading...
Searching...
No Matches
tutorials
vec-2
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
9
#-snes_converged_reason
10
-snes_linesearch_type basic
11
#-snes_linesearch_monitor
12
-snes_max_it 20
13
-snes_monitor
14
15
-ts_type beuler
16
-ts_exact_final_time matchstep
17
-ts_max_time 10
18
-ts_dt 0.1
19
-ts_max_snes_failures -1
20
-ts_error_if_step_fails false
21
-ts_adapt_type none
22
23
-ts_monitor
24
#-ts_adapt_monitor
25
Generated by
Doxygen
1.12.0 and hosted at