dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20689
Re: VariationalProblem
-
To:
DOLFIN Mailing List <dolfin@xxxxxxxxxxxxxxxxxxx>
-
From:
Anders Logg <logg@xxxxxxxxx>
-
Date:
Sat, 15 Jan 2011 00:59:05 +0100
-
In-reply-to:
<20110114153715.GC7863@eowyn>
-
User-agent:
Mutt/1.5.21 (2010-09-15)
On Fri, Jan 14, 2011 at 04:37:16PM +0100, Anders Logg wrote:
> Please don't touch VariationalProblem as I've been working on
> reorganizing the code to rely on the new FooVariationalSolver classes.
>
> It's mostly done, but compilation currently breaks in ErrorControl.cpp.
> Will try to fix later or tomorrow.
VariationalProblem is now split into
VariationalProblem
NonlinearVariationalSolver
LinearVariationalSolver
Everything seems to work fine but look out for any problems.
--
Anders
References