On Sat, Dec 15, 2007 at 02:21:40PM -0500, Gideon Simpson wrote:
> How can I use an iterative solver for a linear PDE?  All of the examples seem
> to use a direct LU.
> 
> 
> -gideon

Try

  pde.set("PDE linear solver", "iterative");

-- 
Anders
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to