← Back to team overview

dolfin team mailing list archive

[WIKI] DOLFIN_road_map

 

The following page has been updated:

  http://www.fenics.org/wiki/DOLFIN_road_map

The changes are as follows.

***  

---  

***************

*** 34,40 ****

  
  Version 1.0
  
!      * Planned release date: October 2009
       * All bugs fixed, all features in place
       * Finish manual (including coding style and Python interface)
  
--- 34,40 ----

  
  Version 1.0
  
!      * Planned release date: October 2009 (?)
       * All bugs fixed, all features in place
       * Finish manual (including coding style and Python interface)
  
***************

*** 64,70 ****

       * [DEL: Use strings instead of enums for parameters where
         appropriate :DEL]
       * Parsing of command-line arguments
!      * Move to new parameter system
       * [DEL: Parsing of nested parameters
         --krylov_solver.relative_tolerance 1e-16 :DEL]
       * [DEL: Consistent naming of member functions (use underscores)
--- 64,70 ----

       * [DEL: Use strings instead of enums for parameters where
         appropriate :DEL]
       * Parsing of command-line arguments
!      * [DEL: Move to new parameter system :DEL]
       * [DEL: Parsing of nested parameters
         --krylov_solver.relative_tolerance 1e-16 :DEL]
       * [DEL: Consistent naming of member functions (use underscores)
***************

*** 81,88 ****

       * [DEL: Fix that dolfin_utils is not installed when using
         "enablePydolfin=no" :DEL]
       * [DEL: Rename message() --> info() :DEL]
!      * Consistency wrt disp() and str(), perhaps disp() should be
!        removed?
  
     [[34]edit]
  
--- 81,87 ----

       * [DEL: Fix that dolfin_utils is not installed when using
         "enablePydolfin=no" :DEL]
       * [DEL: Rename message() --> info() :DEL]
!      * [DEL: Consistency in printing objects, remove disp() :DEL]
  
     [[34]edit]