From 8f51d992ad32dd056a9da1c4ac40d212a79ee5de Mon Sep 17 00:00:00 2001
From: Cristian C Lalescu <Cristian.Lalescu@ds.mpg.de>
Date: Mon, 1 Feb 2016 13:35:50 +0100
Subject: [PATCH] update todo

---
 done.txt | 1 +
 todo.txt | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/done.txt b/done.txt
index 25d16c55..d3d9b51e 100644
--- a/done.txt
+++ b/done.txt
@@ -16,3 +16,4 @@ x 2016-01-24 clear delimitation of public API
 x 2016-01-24 document coordinate conventions                                         @documentation +v1.0
 x 2016-01-24 move parameters from _fluid_particle_base to NavierStokes etc           @design
 x 2016-01-29 install_info should be renamed to bfps_info in data file
+x 2016-02-01 tweak HDF5 settings                                                     @optimization @HDF5 +I/O
diff --git a/todo.txt b/todo.txt
index 90315899..2855e2e3 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,6 @@
 (B) compute z polynomials only when needed                                  @optimization
 (B) read https://www.xsede.org/documents/271087/369161/ExtScale-Koziol.pdf  @optimization @HDF5 +I/O
 (B) set up mechanism for adding in new PDEs                                 @design +v2.0 +alternate_algorithms
-(B) tweak HDF5 settings                                                     @optimization @HDF5 +I/O
 (B) use less memory                                                         @optimization
 (C) code overview                                                           @documentation
 (C) move stat I/O to cpp lib                                                @design @HDF5
-- 
GitLab