← Back to team overview

ffc team mailing list archive

Re: [HG FFC] Generate form constructors also including coefficients in addition

 

For the 'shared' versions, shouldn't the coefficients also be shared pointers?

There's still a problem with duplicate constructors for functionals which prevents compilation.

Garth

FFC wrote:
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.

changeset:   1262:b1f3b35b1c445f890f3add3ac8efd70976b062be
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Nov 06 20:54:14 2008 +0100
files:       ffc/compiler/format/dolfinformat.py
description:
Generate form constructors also including coefficients in addition
to constructors without coefficients.


changeset:   1261:7601cdc35b76afa6c55e664a8f7baf70e3aecad9
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat Nov 01 22:04:15 2008 +0100
files:       ffc/compiler/analysis/formdata.py
description:
Allow compiler to generate code even if not all function names may be
extracted (will be named w0, w1 etc).


changeset:   1260:928510e8c89dd5b76011ef1f5aeaa95e64fc732a
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat Nov 01 21:28:30 2008 +0100
files:       ffc/compiler/format/dolfinformat.py
description:
Fix generation of FunctionSpace code for -l dolfin

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc
_______________________________________________
FFC-dev mailing list
FFC-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/ffc-dev


Follow ups

References