[petsc-users] Multigrid with defect correction

Jed Brown jed at jedbrown.org
Thu Feb 23 16:23:02 CST 2017


Matt Landreman <matt.landreman at gmail.com> writes:
> 3. Is it at all sensible to do this second kind of defect correction with
> _algebraic_ multigrid? Perhaps Amat for each level could be formed from the
> high-order matrix at the fine level by the Galerkin operator R A P, after
> getting all the restriction matrices created by gamg for Pmat?

Note that defect correction is most commonly used for
transport-dominated processes for which the high order discretization is
not h-elliptic.  AMG heuristics are typically really bad for such
problems so stabilizing a smoother isn't really a relevant issue.  Also,
it is usually used for strongly nonlinear problems where AMG's setup
costs are likely overkill.  This is not to say that defect correction
AMG won't work, but there is reason to believe that it doesn't matter
for many important problems.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170223/9807612c/attachment.pgp>


More information about the petsc-users mailing list