dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14612
[WIKI] DOLFIN_road_map
The following page has been updated:
http://www.fenics.org/wiki/DOLFIN_road_map
The changes are as follows.
***
---
***************
*** 96,107 ****
* [DEL: DOF renumbering :DEL]
* [DEL: SparsityPattern :DEL]
* Test cases / unit tests (see sandbox/demo.py)
! * Partition and distribution of built-in meshes
* DG (facet assembly)
* Benchmarking
* [DEL: VTK output :DEL]
* Viper visualisation
* [DEL: Dirichlet BC :DEL]
* Neumann BC (should work, needs to be tested)
* Get all demos to run in parallel
* More advanced renumbering
--- 96,108 ----
* [DEL: DOF renumbering :DEL]
* [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
* [DEL: Dirichlet BC :DEL]
+ * Dirichlet BC in Python not working?
* Neumann BC (should work, needs to be tested)
* Get all demos to run in parallel
* More advanced renumbering