v0.15.0
Loading...
Searching...
No Matches
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#-ksp_converged_reason
6
7#-pc_type gamg
8
9-snes_rtol 1e-8
10-snes_atol 1e-12
11-snes_converged_reason
12-snes_linesearch_type basic
13-snes_linesearch_monitor
14-snes_max_it 20
15-snes_monitor
16
17#-ts_type theta
18#-ts_theta_theta 0.5
19#-ts_theta_endpoint
20#-ts_theta_theta 1
21#-ts_theta_initial_guess_extrapolate 1
22
23-ts_type beuler
24#-ts_alpha_radius 0.75
25
26#-ts_type rk
27
28-ts_exact_final_time matchstep
29-ts_max_time 1.
30-ts_max_steps 1
31-ts_dt 1.
32-ts_max_snes_failures -1
33-ts_error_if_step_fails false
34-ts_adapt_type none
35-ts_monitor
36#-ts_adapt_monitor
37
38-mat_mumps_icntl_14 800
39-mat_mumps_icntl_24 1
40-mat_mumps_icntl_13 1
41-mat_mumps_icntl_20 0
42
43#-ksp_type gmres
44#-ksp_monitor
45
46#-pc_type fieldsplit
47#-pc_fieldsplit_type symmetric_multiplicative
48
49#-fieldsplit_0_ksp_type preonly
50#-fieldsplit_0_pc_type lu
51#-fieldsplit_0_pc_factor_mat_solver_type mumps
52#-fieldsplit_0_pc_type gamg
53#-fieldsplit_0_pc_mg_smoothup 1
54#-fieldsplit_0_pc_mg_smoothdown 1
55#-fieldsplit_0_pc_gamg_reuse_interpolation 1
56
57#-fieldsplit_1_ksp_type preonly
58#-fieldsplit_1_pc_type lu
59#-fieldsplit_1_pc_factor_mat_solver_type mumps
60#-fieldsplit_1_pc_type gamg
61#-fieldsplit_1_pc_mg_smoothup 1
62#-fieldsplit_1_pc_mg_smoothdown 1
63#-fieldsplit_1_pc_gamg_reuse_interpolation 1