dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15136
[WIKI] DOLFIN_road_map
The following page has been updated:
http://www.fenics.org/wiki/DOLFIN_road_map
The changes are as follows.
***
---
***************
*** 21,29 ****
* [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
! * Load parameters from file (might work, needs testing), perhaps
! search default directories for parameter file
* Only set default argument values in header file of base class, not
in subclasses, not in .cpp files
* [DEL: Move to new parameter system :DEL]
--- 21,29 ----
* [DEL: Complete transition to the UFL form language :DEL]
* [DEL: Use strings instead of enums for parameters where
appropriate :DEL]
! * [DEL: Parsing of command-line arguments :DEL]
! * [DEL: Load parameters from file (might work, needs testing),
! perhaps search default directories for parameter file :DEL]
* Only set default argument values in header file of base class, not
in subclasses, not in .cpp files
* [DEL: Move to new parameter system :DEL]
***************
*** 41,46 ****
--- 41,47 ----
"enablePydolfin=no" :DEL]
* [DEL: Rename message() --> info() :DEL]
* [DEL: Consistency in printing objects, remove disp() :DEL]
+ * Parallelization: complete most important items (not DG)
[[18]edit]