← Back to team overview

ufl team mailing list archive

[HG UFL] Implement recursive initialization of tensor elements.

 

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

changeset:   99:ab1f19b9eb5545605d2651bf95508956aa27ad0b
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri May 02 23:16:10 2008 +0200
files:       ufl/basisfunctions.py ufl/finiteelement.py
description:
Implement recursive initialization of tensor elements.
Unit tests pass, but see what you think of it.


changeset:   98:146f65c19d1feca87865470e34878170d7359549
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri May 02 22:38:27 2008 +0200
files:       ufl/finiteelement.py
description:
Minor fix in pretty printing of mixed elements


changeset:   97:5424a96b780b24a009b823d47d466d64e9d23531
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri May 02 22:37:13 2008 +0200
files:       ROADMAP ufl/elements.py ufl/finiteelement.py
description:
Change all member data to _foo and add corresponding foo()
functions in finite element classes, most of them collected
in the common FiniteElementBase base class.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ufl


Follow ups