From ca45908180fcc6e39d311c1ebf245835a40ce428 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 26 May 2000 12:06:05 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.dealii.org/trunk@2955 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 8553fb7a9d..14e7526923 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -130,4 +130,10 @@ Move the TriaNumberCache into the Triangulation class once the Why is dof_renumbering.h in include/numerics, but dof_renumbering.cc - in source/dofs?? \ No newline at end of file + in source/dofs?? + + +DataOut determines whether something is a DoF or cell vector by the + size of the vector. This will fail if someone is using DG0 elements, + since there the number of elements of both types of vectors is the + same, but the ordering will usually differ. -- 2.39.5