xref: /petsc/src/sys/tests/ex47-prefix.yaml (revision 8c2316a8ed8892344d3527bb7ef3f1ee83c41ce9)
1mg:
2
3  levels:
4    ksp:
5      type: richardson
6      max_it: 15
7    1:
8      ksp:
9        max_it: 5
10    2:
11      ksp:
12        max_it: 10
13
14  coarse:
15    pc:
16      type: lu
17