On Tuesday 08 July 2008 15:29:03 Johan Hake wrote: > On Tuesday 08 July 2008 15:06:39 DOLFIN wrote: > > One or more new changesets pushed to the primary dolfin repository. > > A short summary of the last three changesets is included below. > > > > changeset: 4387:b9cdb218b6b993acc959f3aabac11658c92613db > > tag: tip > > user: "Martin Sandve Alnæs <[EMAIL PROTECTED]>" > > date: Tue Jul 08 15:07:17 2008 +0200 > > files: site-packages/dolfin/function.py > > description: > > Bugfix: some demos failed after things were moved around. > > You should probably fix bc.py too.
I looked at your fix and there are some more fixes that should be done to function.py. Look at the patch from <www.fenics.org/pipermail/dolfin-dev/2008-July/008586.html> Johan > I also probably fixed this in my patches above... > > I think I have to quit sending patches, as it breaks my system when they > are not accepted before someone else fixes the same. :P > > Cheers, > > Johan > > > changeset: 4386:dd889cc998a41fee26bdcd47f2d813b09075b1b0 > > user: "Martin Sandve Alnæs <[EMAIL PROTECTED]>" > > date: Tue Jul 08 14:32:20 2008 +0200 > > files: dolfin/function/ConstantFunction.cpp > > dolfin/function/ConstantFunction.h description: > > Added copy constructor to ConstantFunction. > > > > > > changeset: 4385:0b79548ab83c46b4173f70b5a1f97d9576365112 > > user: "Garth N. Wells <[EMAIL PROTECTED]>" > > date: Tue Jul 08 11:02:00 2008 +0100 > > files: dolfin/function/Function.h > > description: > > Remove 'explicit' from Function::Function(const Function& f). > > > > ---------------------------------------------------------------------- > > For more details, visit http://www.fenics.org/hg/dolfin > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
