[petsc-users] BoomerAMG Howto
    Barry Smith 
    bsmith at mcs.anl.gov
       
    Fri Sep  3 10:22:25 CDT 2010
    
    
  
  BoomerAMG can not handle the linear system you are giving it. Each algebraic multigrid solver can only handle a certain class of problems.
    Barry
On Sep 3, 2010, at 9:55 AM, Gong Ding wrote:
> Dear all,
> I am trying to use Boomer AMG of hypre + GMRES for my nonlinear problem, which is solved by MUMPS or GMRES +ILU previously.
> However AMG does not convergence.
> 
> The -ksp_monitor shows that there are huge residual during inner GMRES iteration, as large as 1e30.
> I only change PC from ILU to boomeramg.
> Can anyone tell me what's wrong with it?
> 
> Gong Ding
    
    
More information about the petsc-users
mailing list