From 5ac3beb6ee72c8bec86a1fd18772a20efc0acea9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 21 Apr 1998 14:20:03 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@184 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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. + -- 2.39.5