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

***  

---  

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

*** 99,105 ****

       * [DEL: SparsityPattern :DEL]
       * Test cases / unit tests (see sandbox/demo.py)
       * [DEL: Partition and distribution of built-in meshes :DEL]
!      * DG (facet assembly)
       * Benchmarking
       * [DEL: VTK output :DEL]
       * Viper visualisation (from C++, Python is working)
--- 99,105 ----

       * [DEL: SparsityPattern :DEL]
       * Test cases / unit tests (see sandbox/demo.py)
       * [DEL: Partition and distribution of built-in meshes :DEL]
!      * DG (interior facet assembly)
       * Benchmarking
       * [DEL: VTK output :DEL]
       * Viper visualisation (from C++, Python is working)
***************

*** 115,121 ****

       * [DEL: Fix JIT compilation in parallel :DEL]
       * Check renumbering for P0 functions. The P0 dofs are not always
         local to a process (they should be)
!      * Parallelise dolfin::Scalar
  
     [[34]edit]
  
--- 115,121 ----

       * [DEL: Fix JIT compilation in parallel :DEL]
       * Check renumbering for P0 functions. The P0 dofs are not always
         local to a process (they should be)
!      * [DEL: Parallelise dolfin::Scalar :DEL]
  
     [[34]edit]