← Back to team overview

ufl team mailing list archive

[HG UFL] Change order of class definitions in base.py to be the same

 

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

changeset:   89:fd202b64c3a5385001a4ae99273745d23b89643f
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Apr 09 01:08:08 2008 +0200
files:       ufl/base.py
description:
Change order of class definitions in base.py to be the same
as in UFLObject


changeset:   88:8fc2d554b8484df72018ec94a8ffa2ae6d308a5e
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)

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