← Back to team overview

ufl team mailing list archive

[HG UFL] Split implementation of basisfunctions.py into basisfunction.py,

 

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

changeset:   236:4129c55ae188fecc9e4bd4a3f618ab6c4f183e64
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sun Sep 14 14:10:19 2008 +0200
files:       test/test.py ufl/__init__.py ufl/algorithms/ad.py ufl/algorithms/analysis.py ufl/algorithms/checks.py ufl/algorithms/transformations.py ufl/basisfunction.py ufl/basisfunctions.py ufl/classes.py ufl/function.py ufl/split.py ufl/tensors.py
description:
Split implementation of basisfunctions.py into basisfunction.py,
function.py and split.py.


changeset:   235:f6115aeb42b8b9c6da176c16b8acc18042a793d5
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat Sep 13 21:02:01 2008 +0200
files:       ufl/permutation.py
description:
Fix bug in permutation.py (not ASCII character in Alnæs)


changeset:   234:438be3a491f1f00f3da9b45c16a83d9b21c66df2
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Sat Sep 13 18:27:22 2008 +0200
files:       ufl/algorithms/__init__.py ufl/algorithms/analysis.py ufl/algorithms/formdata.py
description:
Extended FormData class to include all classes used in each integral.
Can be useful for e.g. checking whether the facet normal is needed,
or classes unsupported for a particular representation is used.

Use build_form_data(form) to construct the FormData object, this
may later be optimized by combining several of the algorithms
FormData currently uses.

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