← Back to team overview

ufl team mailing list archive

Re: [HG UFL] Implemented __iter__ in Expr such that

 

On Mon, Apr 06, 2009 at 01:29:08PM +0200, UFL wrote:
> One or more new changesets pushed to the primary ufl repository.
> A short summary of the last three changesets is included below.
> 
> changeset:   803:3fb5d12db6129110f3f434fee27c5a642db698b4
> tag:         tip
> user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
> date:        Mon Apr 06 13:30:50 2009 +0200
> files:       doc/manual/chapters/formlanguage.tex ufl/expr.py ufl/terminal.py
> description:
> Implemented __iter__ in Expr such that
> a, b = v
> a, b, c = w
> etc
> is allowed for any vector valued expression,
> e.g. with len(v.shape()) == 1.

Should this be done for Function.split() in (Py)DOLFIN as well?

-- 
Anders


> 
> changeset:   802:b224b4fcfd7a9c3cc8e42de5aaf0437eef840785
> user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
> date:        Mon Apr 06 12:36:07 2009 +0200
> files:       doc/manual/chapters/formlanguage.tex doc/manual/ufl-user-manual.tex
> description:
> Work on forms, integrals and measures part of form language in manual.
> 
> 
> changeset:   801:72641a62dcd0bae0aa7556dd38999866252028c6
> user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
> date:        Mon Apr 06 12:08:25 2009 +0200
> files:       doc/manual/chapters/formlanguage.tex doc/manual/chapters/introduction.tex
> description:
> Rework Form Language introduction.
> 
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/ufl

> _______________________________________________
> UFL-dev mailing list
> UFL-dev@xxxxxxxxxx
> http://fenics.org/mailman/listinfo/ufl-dev

Attachment: signature.asc
Description: Digital signature


Follow ups

References