← Back to team overview

ufl team mailing list archive

[HG UFL] Added #include feature for .ufl files to share common

 

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

changeset:   790:58e7ffea2bab030adfbe1e8be3d30fb7d98f5f0b
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Apr 03 15:09:40 2009 +0200
files:       doc/manual/chapters/formlanguage.tex ufl/algorithms/formfiles.py
description:
Added #include feature for .ufl files to share common
elements etc., see sandbox example (will document it).


changeset:   789:f8fc494686eaaa5f71f5aaca074346684672c98b
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Apr 03 11:18:51 2009 +0200
files:       doc/manual/chapters/formlanguage.tex
description:
Work on manual.


changeset:   788:3ca766e21785f604c1e458b5e4cdf76d7e96935e
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Apr 03 11:09:02 2009 +0200
files:       doc/manual/chapters/formlanguage.tex ufl/__init__.py ufl/algorithms/__init__.py ufl/algorithms/formtransformations.py ufl/formoperators.py ufl/tensoralgebra.py
description:
Improved action(a, w) to work on linear forms, so both
"b(v;w) = a(v,u) w" and "f(w) = L(v) w" are supported.
Added energy_norm(a, w), giving a functional to compute
the A-norm of w.

Work on manual.

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


Follow ups