# SNES, KSP, and PC options
#-snes_view
-snes_type newtonls
-snes_monitor_short
-snes_atol 1e-8
-snes_rtol 1e-20
-snes_linesearch_type basic
-ksp_type gmres
-pc_type bjacobi
-sub_pc_type lu
-sub_pc_factor_mat_ordering_type qmd
-petscpartitioner_type simple

