ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00809
Re: typo in ffc/compiler/mixedelement.py
ok, fixed. The script scripts/verify did not spot this. If you have a
form (simple as possible) that detects this, please send it so I can
add it to the demos/references.
/Anders
On Sat, Jan 13, 2007 at 04:18:51PM +0100, Garth N. Wells wrote:
> There is a typing error on line 68 of ffc/compiler/mixedelement.py. It
> should be
>
> offset += e.value_dimension(0)
>
> (the "n" at the end was missing.)
>
> Garth
>
> _______________________________________________
> FFC-dev mailing list
> FFC-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/ffc-dev
References