dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01744
Re: Add Hypre multigrid to available preconditioners.
On Thu, 2005-12-22 at 13:23 +0100, Johan Hoffman wrote:
> That's great. So now one can choose it the same way as the other pc?
>
Yep - I changed it in NSESolver.cpp. The solver for the continuity
equation is now declared as
GMRES solver_con(Preconditioner::hypre_amg);
Garth
> /Johan
>
>
> > Commit from garth (2005-12-22 13:24 CET)
> > -----------------
> >
> > Add Hypre multigrid to available preconditioners.
> >
> > dolfin src/demo/nls/nonlinearpoisson/main.cpp 1.4
> > dolfin src/kernel/la/KrylovSolver.cpp 1.40
> > dolfin src/kernel/la/Preconditioner.cpp 1.9
> > dolfin src/kernel/la/dolfin/KrylovSolver.h 1.21
> > dolfin src/kernel/la/dolfin/Preconditioner.h 1.9
> > dolfin src/modules/navierstokes/NSESolver.cpp 1.39
> >
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> >
>
>
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
--
Dr. Garth N. Wells
Faculty of Civil Engineering and Geosciences
Delft University of Technology
Stevinweg 1
2628 CN Delft
The Netherlands
tel. +31 15 278 7922
fax. +31 15 278 6383
e-mail g.n.wells@xxxxxxxxxx
url http://www.mechanics.citg.tudelft.nl/~garth
Follow ups
References