← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Add new constructor to Form.

 



Johan Hake wrote:
On Monday 24 November 2008 23:44:17 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:   5195:75641326948e0e4163d275cb08ff5cce47a60c76
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Mon Nov 24 22:44:04 2008 +0000
files:       dolfin/fem/Form.cpp dolfin/fem/Form.h
description:
Add new constructor to Form.

Ok, you beat me to it. I do not totaly get what you're on to with the two different ufc_form pointers. But I let you finish up.

It's just to keep things working until the FFC changes are made. Then we can remove Form* ufc::form and rename __ufc_form -> _ufc_form.

Garth

However I need to remove the delete _ufc_form to get the pydolfin interface up and going. If no imediate complaints I will do this for now.

Johan

changeset:   5194:0f54f7b627303582c3bc0d946a0d60aac8442ca0
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Nov 21 12:20:38 2008 +0100
files:       test/test.py
description:
Enable memory test in test script


changeset:   5193:72855962f3e26063956f28f8b5304c5567e36bcf
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Thu Nov 20 23:34:53 2008 +0000
files:       dolfin/fem/FiniteElement.h
description:
Add constructor to FiniteElement.

----------------------------------------------------------------------
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


_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev




References