From: Wolfgang Bangerth Date: Wed, 16 Feb 2000 17:45:33 +0000 (+0000) Subject: Done last week. X-Git-Tag: v8.0.0~20936 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38cda85c69cae71f8d83bc3ee08b0e8d21c0736b;p=dealii.git Done last week. git-svn-id: https://svn.dealii.org/trunk@2424 0785d39b-7218-0410-832d-ea1e28bc413d --- 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