ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #01080
[HG ffc] Move predefined variables to builtins.py (will also contain predefied functions)
One or more new changesets pushed to the primary FFC repository.
A short summary of the last three changesets is included below.
changeset: 785:9542c8405addade4f0dc967a8e8506660507f5c6
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu May 10 14:22:58 2007 +0200
files: src/ffc/compiler/language/__init__.py src/ffc/compiler/language/variables.py
description:
Move predefined variables to builtins.py (will also contain predefied functions)
changeset: 784:51fd406a23f272f37ae52059f68e98753b56438e
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu May 10 14:16:31 2007 +0200
files: src/demo/Heat.form src/demo/PoissonDG.form src/ffc/compiler/language/algebra.py src/ffc/compiler/language/indexcall.py src/sandbox/misc/Constant.form src/test/regression/test.py
description:
Rename Constant --> OldConstant in preparation for removing it
and replacing it with DG0 functions. Also update test.py regression script.
changeset: 783:fc6c140a20aea1eb461c4d2349ff66cce8bb499b
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu May 10 13:28:53 2007 +0200
files: src/ffc/compiler/representation/tensor/geometrytensor.py
description:
Use range(len(index.range)) in geometrytensor.py
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc
Follow ups