Skip to content

Instantly share code, notes, and snippets.

@wence-
Created February 10, 2016 10:25
Show Gist options
  • Select an option

  • Save wence-/7bb9c7c8747e07243549 to your computer and use it in GitHub Desktop.

Select an option

Save wence-/7bb9c7c8747e07243549 to your computer and use it in GitHub Desktop.
"pc_type": "fieldsplit"
"pc_fieldsplit_type": "schur"
"pc_fieldsplit_schur_fact_type": "FULL"
"pc_fieldsplit_schur_precondition": "selfp"
"fieldsplit_0_ksp_type": "preonly"
"fieldsplit_0_pc_type": "bjacobi"
"fieldsplit_0_sub_pc_type": "ilu"
"fieldsplit_1_ksp_type": "preonly"
"fieldsplit_1_pc_type": "hypre"
"fieldsplit_1_pc_hypre_type": "boomeramg"
"fieldsplit_1_pc_hypre_boomeramg_max_iter": "1"
"fieldsplit_1_pc_hypre_boomeramg_agg_nl": "0"
"fieldsplit_1_pc_hypre_boomeramg_coarsen_type": "Falgout"
"fieldsplit_1_pc_hypre_boomeramg_smooth_type": "Euclid"
"fieldsplit_1_pc_hypre_boomeramg_eu_bj": "1"
"fieldsplit_1_pc_hypre_boomeramg_interptype": "classical"
"fieldsplit_1_pc_hypre_boomeramg_P_max": "0"
"fieldsplit_1_pc_hypre_boomeramg_agg_nl": "0"
"fieldsplit_1_pc_hypre_boomeramg_strong_threshold": "0.25"
"fieldsplit_1_pc_hypre_boomeramg_max_levels": "25"
"fieldsplit_1_pc_hypre_boomeramg_no_CF": "False"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment