v0.16.3
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
6#-snes_atol 1e-8
7#-snes_rtol 1e-8
8#-snes_converged_reason
9#-snes_linesearch_type bt
10#-snes_linesearch_monitor
11#-snes_max_it 20
12
13#-ts_max_time 2
14#-ts_exact_final_time matchstep
15#-ts_dt 0.05
16#-ts_max_snes_failures -1
17#-ts_error_if_step_fails false
18#-ts_adapt_type none
19#-ts_monitor
20#-ts_adapt_monitor
21
22-st_ksp_type preonly
23-st_pc_type lu
24-st_pc_factor_mat_solver_type mumps
25-st_mat_mumps_icntl_20 0
26
27-eps_monitor
28-eps_tol 1e-4
29-eps_nev 15
30-eps_ncv 400
31-eps_max_it 500
32-eps_krylovschur_restart 0.9