From 260cc654eb3ac51a13a100a64252fec9ee814d97 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 10 Aug 1999 08:11:33 +0000 Subject: [PATCH] Removed the substruct accessor altogether. git-svn-id: https://svn.dealii.org/trunk@1651 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 3 --- 1 file changed, 3 deletions(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 3617d6fab3..9483732135 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -14,9 +14,6 @@ Write monitors to control whether enough memory was allocated for (for DoF) -Remove gcc2.8 workaround with DoFSubstructAccessor for general - - Check usage of vector<>s: functions should assume that the objects have the right size already. -- 2.39.5