← 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.

***  

---  

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

*** 102,117 ****

       * DG (facet assembly)
       * Benchmarking
       * [DEL: VTK output :DEL]
!      * Viper visualisation
!      * Fix bugs in Dirichlet BC (is the problem related to 'Process 1:
!        *** Warning: Found no facets matching domain for boundary
!        condition.'?)
!      * Dirichlet BC in Python not working?
       * Neumann BC (should work, needs to be tested)
       * More advanced renumbering
       * Improve efficiency of DofMapBuilder in parallel
       * Fix extraction of sub-dofmaps after renumbering
       * Get all demos to run in parallel
  
     [[34]edit]
  
--- 102,118 ----

       * DG (facet assembly)
       * Benchmarking
       * [DEL: VTK output :DEL]
!      * Viper visualisation (from C++, Python is working)
!      * [DEL: Fix bugs in Dirichlet BC (is the problem related to 'Process
!        1: *** Warning: Found no facets matching domain for boundary
!        condition.'?) :DEL]
!      * [DEL: Dirichlet BC in Python not working? :DEL]
       * Neumann BC (should work, needs to be tested)
       * More advanced renumbering
       * Improve efficiency of DofMapBuilder in parallel
       * Fix extraction of sub-dofmaps after renumbering
       * Get all demos to run in parallel
+      * [DEL: Fix JIT compilation in parallel :DEL]
  
     [[34]edit]