← Back to team overview

ufl team mailing list archive

[HG UFL] Some minor fixes.

 

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

changeset:   324:198275c6b125f20130507c5b6afd7aab9df23b54
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Oct 17 14:12:23 2008 +0200
files:       ufl/__init__.py ufl/algorithms/ad.py ufl/algorithms/dependencies.py ufl/indexing.py ufl/variable.py
description:
Some minor fixes.

Added shortcut function indices(n):
 i, j, k, l = indices(4)


changeset:   323:f59642d7192a0c94d8c63dd6dbd132a76018801f
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Thu Oct 16 20:48:30 2008 +0200
files:       ufl/algorithms/__init__.py ufl/algorithms/ad.py
description:
Minor fix.


changeset:   322:b6c21508cd983ce2653e50150ffd5e2dd3330581
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Thu Oct 16 20:28:17 2008 +0200
files:       ufl/algebra.py ufl/algorithms/indexalgorithms.py ufl/base.py ufl/differentiation.py ufl/indexing.py ufl/tensors.py
description:
Added function repeated_indices() to UFLObject, with default
implementation "return ()". Implemented by Product,
SpatialDerivative and Indexed.

(I'm trying to avoid undocumented access to
protected "._foo"-variables)

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