From b887c8deac45250a9793d231c0f3645cf52fc050 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 29 Jun 1999 19:05:03 +0000 Subject: [PATCH] Update. git-svn-id: https://svn.dealii.org/trunk@1508 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index c7e3a091bb..0ff92a37e8 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -187,10 +187,6 @@ old argument 'const unsigned int selected_component'. Update documentation on Boundaries in Triangulation (Guido!) -Make DataOut_Patch local to DataOutBase, as noted in the comment, - whenever the compiler happily accepts that. - - Fix MGTransferPrebuilt::build_matrices, think about diagonals in square sparse matrices. @@ -208,7 +204,8 @@ Fix a potential problem with viewing angles in 3d Eps GridOut (see Move the GridOut::EpsFlags<3>::EpsFlags constructor into the - appropriate .cc-file if the compiler supports this. + appropriate .cc-file if the compiler supports this. Same + applies to DataOut::Patch Remove the hack in Make_forward_declarations when using gcc2.95. See -- 2.39.5