v0.13.2
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 lu
18-fieldsplit_1_pc_factor_mat_solver_type mumps
19
20#-fieldsplit_0_ksp_monitor
21-fieldsplit_1_ksp_monitor
22
23-fieldsplit_0_mat_mumps_icntl_14 800
24-fieldsplit_0_mat_mumps_icntl_24 1
25-fieldsplit_0_mat_mumps_icntl_13 1
26-fieldsplit_0_mat_mumps_icntl_20 0
27-fieldsplit_1_mat_mumps_icntl_14 800
28-fieldsplit_1_mat_mumps_icntl_24 1
29-fieldsplit_1_mat_mumps_icntl_13 1
30-fieldsplit_1_mat_mumps_icntl_20 0
31
32-mat_mumps_icntl_20 0
33-mat_mumps_icntl_14 800
34-mat_mumps_icntl_24 1
35-mat_mumps_icntl_13 1
36
37