From: wolf Date: Mon, 17 May 1999 12:56:38 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb0af61f26d15ef94f5fa6d612daed1f92ba5ce7;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@1330 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.