[petsc-users] PETSc equivalent to PGMRES

2011-01-31 Thread Hong Zhang
Scott: > 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? Your can use superlu's ILUT through PETSc, for example,

[petsc-users] PETSc equivalent to PGMRES

2011-01-31 Thread Matthew Knepley
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>

[petsc-users] PETSc equivalent to PGMRES

2011-01-31 Thread Ormiston, Scott J.
-text attachment was scrubbed... Name: SJ_Ormiston.vcf Type: text/x-vcard Size: 321 bytes Desc: not available URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110131/c6df6103/attachment.vcf>

[petsc-users] best PETSC solver for long nozzles

2011-01-31 Thread Aldo Bonfiglioli
Stephen Wornom wrote: > > -Seek steady solution using the time advancing scheme with a low Mach > number preconditionner. When using low speed preconditioning, it may be necessary to take into account the low-Mach-number preconditioner in the linear system to be solved at each Newton iteration.