v0.14.0
Loading...
Searching...
No Matches
param_file.petsc
Go to the documentation of this file.
1# --- Problem: electrostatics_2d, electrostatics_3d
2
3## Linear solver
4-ksp_type fgmres
5-pc_type lu
6-pc_factor_mat_solver_type mumps
7-mat_mumps_icntl_20 0
8-mat_mumps_icntl_14 800
9-mat_mumps_icntl_24 1
10-mat_mumps_icntl_13 1
11-ksp_rtol 1e-13
12-ksp_monitor
13-ksp_converged_reason
14-out_skin 0
15-atom_test 0
16# ---