← Back to team overview

ufl team mailing list archive

[HG UFL] Added check for potential bug:

 

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

changeset:   763:38b55fcb5258bc6f1e24e48066c4bf7134c7557e
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Mar 25 15:31:03 2009 +0100
files:       ufl/algorithms/forward_ad.py
description:
Added check for potential bug:
  a = u[i]*v[i] # => IndexSum(..., i), no free indices
  b = a.dx(i) # => SpatialDerivative(IndexSum(..., i), i), free index i
moving the derivative inside the sum would make a
summation over the derivative index which isn't right.


changeset:   762:1af1d4af0935ec75d4bdda0977b1c4f088fd7430
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Mar 25 15:19:08 2009 +0100
files:       ufl/algorithms/forward_ad.py
description:
Disabled warning.


changeset:   761:10a6292499ae3444020bb75d2fba39e1d80cef10
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Mar 25 15:16:29 2009 +0100
files:       setup.py
description:
setup fix

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