From: wolf Date: Wed, 16 Feb 2000 17:45:33 +0000 (+0000) Subject: Done last week. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d993f86bbc5c77e397d2d708525c2c6fb9b6bd31;p=dealii-svn.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