From d993f86bbc5c77e397d2d708525c2c6fb9b6bd31 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 16 Feb 2000 17:45:33 +0000 Subject: [PATCH] Done last week. git-svn-id: https://svn.dealii.org/trunk@2424 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 5 ----- 1 file changed, 5 deletions(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index a56c23959f..690ad88e3e 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -84,11 +84,6 @@ Look at the hyper-L and hyper-ball code in 3d. I suspect the cubes are The hypercube is fixed, however. -Change the vector in 'void DoFQuadAccessor::get_dof_indices( - vector &dof_indices) const' in a vector and - catch the Error dof_index==-1 inside of this function - - Unify lots of code of the two Cuthill-McKee dof renumbering functions in numerics/dof_renumbering.cc. This should be rather straightforward, since all the unified code needs to get is a -- 2.39.5