← Back to team overview

ufl team mailing list archive

[HG UFL] Manual updates, thanks to Garth and Andy.

 

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

changeset:   901:d2e5c216d94be0448d4511e88c0c0879f3355516
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Jun 15 13:12:20 2009 +0200
files:       TODO doc/manual/chapters/formlanguage.tex doc/manual/ufl-user-manual.tex ufl/__init__.py
description:
Manual updates, thanks to Garth and Andy.


changeset:   900:2f3345ac10fd996bb44c7d6db771fede2b8d0500
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Jun 15 11:55:34 2009 +0200
files:       TODO ufl/algorithms/ad.py ufl/algorithms/formdata.py ufl/algorithms/transformations.py ufl/classes.py ufl/differentiation.py ufl/finiteelement.py ufl/geometry.py ufl/objects.py ufl/tensors.py
description:
Using cell.geometric_dimension() and cell.topological_dimension()
instead of cell.d throughout UFL. Cells can be created like
  quadratic_triangle_in_3D = Cell("triangle", 2, R3)
Other FEniCS libraries should also use these instead of cell.d,
in anticipation of an eventual support for forms defined
on a surface in 3D etc.


changeset:   899:ca0fc2ee925d3ed9b1b3b445fb35e0c97d4f37a6
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Thu Jun 11 17:02:41 2009 +0200
files:       ufl/__init__.py ufl/algorithms/ufl2latex.py ufl/integral.py
description:
Added function register_domain_type,
to register alternative domain types
for definition of measures.

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