v0.14.0
Loading...
Searching...
No Matches
param_file.petsc
Go to the documentation of this file.
1
2-ksp_type gmres
3-ksp_monitor
4
5#-pc_type lu
6-pc_factor_mat_solver_type mumps
7
8-ksp_type gmres
9-pc_type fieldsplit
10-pc_fieldsplit_type schur
11
12-fieldsplit_0_ksp_type preonly
13#-fieldsplit_0_pc_type lu
14#-fieldsplit_0_pc_factor_mat_solver_type mumps
15
16-fieldsplit_1_ksp_type preonly
17-fieldsplit_1_pc_type ksp
18-fieldsplit_1_pc_ksp_type cg
19#-fieldsplit_1_pc_ksp_pc_type lu
20#-fieldsplit_1_pc_ksp_pc_factor_mat_solver_type mumps
21
22-fieldsplit_1_ksp_ksp_type gmres
23-fieldsplit_1_ksp_ksp_monitor
24#-fieldsplit_1_pc_type gamg
25#-fieldsplit_1_pc_mg_smoothup 1
26#-fieldsplit_1_pc_mg_smoothdown 1
27#-fieldsplit_1_pc_gamg_reuse_interpolation 1
28
29#-fieldsplit_0_ksp_monitor
30-fieldsplit_1_ksp_monitor
31
32-fieldsplit_0_mat_mumps_icntl_14 800
33-fieldsplit_0_mat_mumps_icntl_24 1
34-fieldsplit_0_mat_mumps_icntl_13 1
35-fieldsplit_0_mat_mumps_icntl_20 0
36-fieldsplit_1_mat_mumps_icntl_14 800
37-fieldsplit_1_mat_mumps_icntl_24 1
38-fieldsplit_1_mat_mumps_icntl_13 1
39-fieldsplit_1_mat_mumps_icntl_20 0
40
41-mat_mumps_icntl_20 0
42-mat_mumps_icntl_14 800
43-mat_mumps_icntl_24 1
44-mat_mumps_icntl_13 1
45
46-mofem_mg_coarse_order 1
47-mofem_mg_levels 4
48-mg_levels_ksp_max_it 4
49
50-fieldsplit_1_ksp_pc_type mg
51-fieldsplit_1_ksp_mg_coarse_ksp_type preonly
52-fieldsplit_1_ksp_mg_coarse_pc_type lu
53-fieldsplit_1_ksp_pc_mg_type multiplicative