ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00502
[HG] Update TODO list (use Constant instead of real)
changeset: 315:2fdadc2ac93b5fd883ce61b872a0454b23e1f1fb
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Wed Feb 1 16:47:58 2006 -0500
files: TODO
description:
Update TODO list (use Constant instead of real)
diff -r 68e0bbdfc9d5bf7c8b8f97f7230ae7f5f8b84bab -r 2fdadc2ac93b5fd883ce61b872a0454b23e1f1fb TODO
--- a/TODO Wed Feb 1 22:19:44 2006
+++ b/TODO Wed Feb 1 22:47:58 2006
@@ -1,3 +1,7 @@
+o [logg] Use Constant instead of real in DOLFIN interface
+o [logg] gzip XML files by default and add option -a no-gzip
+o [logg] Add new operations for Function (sqrt(), /)
+o [logg] Add predefined function h
o [logg] Switch Numeric --> SciPy
o [logg] Compilation of individual elements
o [logg] (u, p) = Functions(element) dos not work?