← Back to team overview

dolfin team mailing list archive

Re: VariationalProblem

 

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