[petsc-users] PETSc equivalent to PGMRES

Matthew Knepley knepley at gmail.com
Mon Jan 31 16:17:21 CST 2011


On Mon, Jan 31, 2011 at 3:25 PM, Ormiston, Scott J. <
SJ_Ormiston at umanitoba.ca> wrote:

> We have been using Yousef Saad's PGMRES with the ILUT pre-conditioner with
> drop tolerance of 0.01 and lfil of 100.
>
> What specific settings/calls are needed in PETSc to achieve the equivalent
> of this previous solution scheme?


PETSc does not have ILUT builtin (it has ILUK). You can try Euclid through
the Hypre package for ILUT.

    Matt


>
> Scott Ormiston

-- 
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/20110131/3fd56a0b/attachment.htm>


More information about the petsc-users mailing list