dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14299
[WIKI] DOLFIN_road_map
The following page has been updated:
http://www.fenics.org/wiki/DOLFIN_road_map
The changes are as follows.
***
---
***************
*** 49,54 ****
--- 49,56 ----
* Projections on to non-matching meshes
* Add Python versions of all demos
* Add C++ versions of all demos
+ * Replace stdio with iostream and fstream
+ * Fix setprecision() for cout
[[31]edit]
***************
*** 106,113 ****
General
- * Replace stdio with iostream and fstream
- * Fix setprecision() for cout
* Remove as much const_cast as possible
[[39]edit]
--- 108,113 ----