dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #13831
[WIKI] DOLFIN_road_map
The following page has been updated:
http://www.fenics.org/wiki/DOLFIN_road_map
The changes are as follows.
***
---
***************
*** 51,57 ****
* Planned release date: ?
* [DEL: Complete transition to the UFL form language :DEL]
! * Use strings instead of enums for parameters
* Parsing of command-line arguments
* Move to new parameter system
* Parsing of nested parameters --krylov_solver.relative_tolerance
--- 51,58 ----
* Planned release date: ?
* [DEL: Complete transition to the UFL form language :DEL]
! * [DEL: Use strings instead of enums for parameters where
! appropriate :DEL]
* Parsing of command-line arguments
* Move to new parameter system
* Parsing of nested parameters --krylov_solver.relative_tolerance
***************
*** 66,71 ****
--- 67,74 ----
* [DEL: Make build system check for build errors :DEL]
* Fix the simultaneous use of "-DDEBUG -DNDEBUG" in the compiler
options
+ * Fix that dolfin_utils is not installed when using
+ "enablePydolfin=no"
* [DEL: Rename message() --> info() :DEL]
[[31]edit]