← Back to team overview

ufl team mailing list archive

[HG UFL] Move code from src/ufl to ufl (simpler structure, flatter)

 

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

changeset:   88:8fc2d554b8484df72018ec94a8ffa2ae6d308a5e
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Apr 09 01:03:55 2008 +0200
files:       sandbox/README sandbox/indexing.py src/sandbox/README src/sandbox/indexing.py src/ufl/__init__.py src/ufl/all.py src/ufl/base.py src/ufl/basisfunctions.py src/ufl/checks.py src/ufl/diffoperators.py src/ufl/elements.py src/ufl/form.py src/ufl/formoperators.py src/ufl/geometry.py src/ufl/integral.py src/ufl/mathfunctions.py src/ufl/objects.py src/ufl/output.py src/ufl/predicates.py src/ufl/swiginac_code.py src/ufl/tensoroperators.py src/ufl/tensors.py src/ufl/transformers.py src/ufl/traversal.py src/ufl/utilities.py src/ufl/visitor.py test/README ufl/__init__.py ufl/all.py ufl/base.py ufl/basisfunctions.py ufl/checks.py ufl/diffoperators.py ufl/elements.py ufl/form.py ufl/formoperators.py ufl/geometry.py ufl/integral.py ufl/mathfunctions.py ufl/objects.py ufl/output.py ufl/predicates.py ufl/swiginac_code.py ufl/tensoroperators.py ufl/tensors.py ufl/transformers.py ufl/traversal.py ufl/utilities.py ufl/visitor.py
description:
Move code from src/ufl to ufl (simpler structure, flatter)
Some minor "cleanups" in base.py. Suggestion for commenting-convention:

  # Minor comment (with no dot at the end)
  #--- Major comment or comment for group ---

The ... used before is confusing for me since this is used by
by emacs folding-mode.


changeset:   87:69111e1931edf655bb7cc6fa4ca13c354faff3da
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Apr 09 00:30:58 2008 +0200
files:       demo/README src/ufl/elements.py test/ffcforms.py
description:
Add unit tests for all FFC demo forms (mostly doesn't work)


changeset:   86:459c370de257eee36463cb1de05f2c84bdb7c28e
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Apr 07 21:24:22 2008 +0200
files:       src/ufl/form.py src/ufl/integral.py src/ufl/utilities.py
description:
Started sketch of transformation function template using easier-to-understand if-sequences instead of the dictionary approach in transformers.py, but this quickly grows large. May use this approach for some functions where only a couple of types are interesting though. Do not bother to look at it, its just a mess now :-).

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