xref: /petsc/src/ts/tutorials/power_grid/stability_9bus/petscoptions (revision c20d77252dee0f9c80fc6f8b1a6f948e11175edb)
1*c4762a1bSJed Brown#-ts_type cn
2*c4762a1bSJed Brown#-ts_arkimex_type 2e
3*c4762a1bSJed Brown-ts_adapt_type none
4*c4762a1bSJed Brown-ts_exact_final_time MATCHSTEP
5*c4762a1bSJed Brown#-ts_theta_endpoint
6*c4762a1bSJed Brown#-ts_monitor
7*c4762a1bSJed Brown#-snes_type ls
8*c4762a1bSJed Brown-snes_linesearch_type basic
9*c4762a1bSJed Brown-pc_type lu
10*c4762a1bSJed Brown-pc_factor_mat_ordering_type qmd
11*c4762a1bSJed Brown-snes_atol 1e-8
12*c4762a1bSJed Brown-snes_rtol 1e-8
13