ufl team mailing list archive
-
ufl team
-
Mailing list archive
-
Message #00270
[HG UFL] Removed remnants of unfinished and unused algorithms.
One or more new changesets pushed to the primary ufl repository.
A short summary of the last three changesets is included below.
changeset: 203:ab85e178b6682545f4d82d46e99e557261df74dd
tag: tip
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Thu Aug 21 15:02:00 2008 +0200
files: ROADMAP ufl/algorithms/transformations_work_in_progress.py
description:
Removed remnants of unfinished and unused algorithms.
changeset: 202:e9e5917ca99627bdf3bf6000968293a827630171
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Thu Aug 21 14:56:16 2008 +0200
files: ufl/algorithms/transformations.py ufl/elements.py ufl/operators.py
description:
Added some basic docstrings (need more details).
changeset: 201:134278f94ee7fc1fad0824f3dca5f8281839308e
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Thu Aug 21 14:29:59 2008 +0200
files: ufl/algorithms/__init__.py ufl/algorithms/transformations.py ufl/algorithms/transformations_work_in_progress.py ufl/base.py ufl/common.py ufl/conditional.py
description:
Implemented split_by_dependencies algorithm, intended for
simplifying implementation of quadrature based form compilers.
This function adds subexpressions to stacks of variables
based on their dependencies. (Will add more details in
the documentation after testing!)
Made Condition a nonterminal object.
Implemented outer framework for expand_indices algorithm.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ufl