From eb0af61f26d15ef94f5fa6d612daed1f92ba5ce7 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 17 May 1999 12:56:38 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@1330 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 8fc1afa92f..f4c078035d 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -174,3 +174,8 @@ Unify lots of code of the two Cuthill-McKee dof renumbering functions straightforward, since all the unified code needs to get is a sparsity structure, possibly compressed and return a vector of numbers. Simple task. + + +Maybe single out the epsgrid from DataOut and the write_gnuplot from + Triangulation to a single class like the DataOut class which + does only write grids, without any data. -- 2.39.5