← Back to team overview

ffc team mailing list archive

[HG FFC] Bug fix for multiplication with scalars (introduced by previous fix)

 

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

changeset:   1038:a7c1a1697afae7d607081eddbbc28508bf7f0217
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Sat Dec 29 00:36:33 2007 +0100
files:       src/ffc/compiler/language/algebra.py
description:
Bug fix for multiplication with scalars (introduced by previous fix)


changeset:   1037:467fda41f02d0d17ebba336b5c4665bb91a32bcc
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Sat Dec 29 00:12:11 2007 +0100
files:       ChangeLog src/ffc/compiler/language/algebra.py
description:
Enable multiplication of vector expressions with numeric constants
(expression must no longer be scalar). Simplifies expressions like
u = 0.5*(u0 + u1) when u0 and u1 are vectors.


changeset:   1036:552b9dcf9b4d9284801a055185ffa4ec5600d3ed
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Dec 21 16:12:02 2007 +0100
files:       ChangeLog TODO
description:
Update TODO list (need to write about lhs and rhs in manual)

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