<div dir="ltr"><div>Hi, Petsc team, <br></div><div><br></div><div>I am doing something using multigrid as a preconditioner for GMRES. From the official case, </div><div><br></div><div>most use KSP (Chebyshev) and PC (SOR) for solving the preconditioning system for every level of multigrid except the coarse one. </div><div><br></div><div>-ksp_type gmres -pc_type mg -pc_mg_levels 3</div><div>-mg_levels_ksp_type Chebyshev -mg_levels_pc_type SOR</div><div><br></div><div> I would like to  use SOR for solving the preconditioning system directly. I can not find that Petsc supports non-KSP iterative solver for a linear system, right? </div><div><br></div><div>If I am wrong, please let me know.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Xiaodong Liu, PhD<br>X: Computational Physics Division<br>Los Alamos National Laboratory<br>P.O. Box 1663, <br>Los Alamos, NM 87544<br>505-709-0534<br></div></div></div></div></div></div>