[petsc-users] Boomeramg as a solver

Matthew Knepley knepley at gmail.com
Mon Nov 1 13:18:40 CDT 2010


2010/11/1 jibum kim <jzk164 at psu.edu>

>  Hello,
>
> I've used  Boomeramg as a preconditioner.
>
> Now, I am wondering whether I can use Boomeramg as a solver ? and is it
> possible that I use Boomeramg as both a preconditioner and a solver?
>
> I saw one slide saying that I can use KSPSetType(ksp, KSPRICHARDSON);
>
> But when I try it and use -ksp_view, it shows that my solver is Richardson
> not  Boomeramg.
>
> Could u clarify this issue ?
>

Use -ksp_type richardson -pc_type hypre -pc_hypre_type boomeramg

   Matt


>
> Thank you.
>
> - Jibum
>



-- 
What most experimenters take for granted before they begin their experiments
is infinitely more interesting than any results to which their experiments
lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20101101/bf941547/attachment.htm>


More information about the petsc-users mailing list