dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15850
Re: [HG DOLFIN] Small change to avoid compile problem. Not sure what the problem is.
On Wed, Sep 30, 2009 at 11:02:28PM +0200, 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: 7201:f1befa949148
> tag: tip
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Wed Sep 30 22:02:17 2009 +0100
> files: dolfin/fem/UFCCell.h
> description:
> Small change to avoid compile problem. Not sure what the problem is.
It should be a reference in the update function. The Cell class is
lightweight but it would be good to avoid copying it since we do this
a lot during assembly.
It still compiles fine for me after upgrading to GCC 4.4.1-4ubuntu4.
--
Anders
>
> changeset: 7200:886aa40032ee
> user: Anders Logg <logg@xxxxxxxxx>
> date: Wed Sep 30 20:58:35 2009 +0200
> files: demo/pde/hyperelasticity/cpp/main.cpp
> description:
> Make hyperelasticity demo work again after removal of Function::Function().
>
>
> changeset: 7199:efd75f7635f6
> user: Anders Logg <logg@xxxxxxxxx>
> date: Wed Sep 30 20:52:48 2009 +0200
> files: dolfin/function/Function.h
> description:
> Cleanup in comments in Function.h to reflect changes
>
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Attachment:
signature.asc
Description: Digital signature
Follow ups
References