xref: /petsc/src/sys/tests/ex47-prefix.yaml (revision 8ebe3e4e9e00d86ece2e9fcd0cc84910b0ad437c)
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