From: Wolfgang Bangerth Date: Tue, 21 Apr 1998 14:20:03 +0000 (+0000) Subject: . X-Git-Tag: v8.0.0~23070 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac3beb6ee72c8bec86a1fd18772a20efc0acea9;p=dealii.git . git-svn-id: https://svn.dealii.org/trunk@184 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 0cc435c0f4..c1bf805c7e 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -67,7 +67,9 @@ Update DoFHandler::distribute_cell_to_dof_vector for higher order on the vertices). -Use auto_ptr when available for the DataOut::boundary_faces function. +Replace in dof.cc by and by + in dof_constraints.h + @@ -114,3 +116,4 @@ Why are there all these unsafe casts from VectorBase to dVector Optimize dSMatrixStruct::compress, using standard sort algorithms and only sorting the used range of indices, not those with -1 entries. +