From: Paul T. B. <ptb...@gm...> - 2017-11-07 18:11:28
|
On Tue, Nov 7, 2017 at 12:55 PM, Manav Bhatia <bha...@gm...> wrote: > > This is unrelated: is there any activity concerning multigrid > preconditioners within libMesh? I can certainly use Algebraic MG from > PETSC, but what about geometric MG? > Yes, we have a project going on this. We're debugging the pre-alpha version and will be migrating into libMesh and generalizing (beyond H1 conforming elements) hopefully very soon. We will make a formal announcement on the lists once it's more "beta" to help shake out the interface for the users. It is being hooked into PETSc's DM infrastructure, so PETSc will be required. |