← Back to team overview

ufl team mailing list archive

[HG UFL] Support for logfile.

 

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

changeset:   773:2b88afbd99cf29cbb500c645296e6e787ad48e87
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Mar 27 14:03:47 2009 +0100
files:       sandbox/scratch/logtest.py test/algorithms.py test/analyse_demos.py test/base.py test/classcoverage.py test/clean.sh test/conditionals.py test/derivative.py test/diff.py test/elements.py test/evaluate.py test/expand_indices.py test/forms.py test/illegal.py test/indices.py test/makemanualtestcase.py test/manualtest.py test/mass.py test/simplify.py test/split.py test/test.py ufl/__init__.py ufl/algorithms/renumbering.py ufl/log.py
description:
Support for logfile.


changeset:   772:e23cac794bee39e67e9f57834426e8303e6258db
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Mar 27 11:52:25 2009 +0100
files:       ufl/algorithms/renumbering.py ufl/tensors.py
description:
Simplifying as_tensor(A[ii], ii) -> A.


changeset:   771:fd1878b3183a1f90378815b27b7cd38e1061e1fe
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Mar 27 11:17:56 2009 +0100
files:       ufl/algebra.py ufl/algorithms/renumbering.py ufl/conditional.py ufl/constantvalue.py ufl/differentiation.py ufl/form.py ufl/indexed.py ufl/indexsum.py ufl/precedence.py ufl/restriction.py ufl/tensoralgebra.py
description:
More compact str by omitting () around terminals.
This is implemented in precedence.py,
parstr(child, parent) returns str(child)
with eventual parenthesis around it, and can
easily be extended to proper precedence handling.

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