]> https://gitweb.dealii.org/ - dealii.git/commitdiff
unused code offending gcc 3.4.3 removed
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 14 Mar 2005 23:21:39 +0000 (23:21 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 14 Mar 2005 23:21:39 +0000 (23:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@10138 0785d39b-7218-0410-832d-ea1e28bc413d

tests/multigrid/transfer.cc

index f268a3beca2ca6fe3a789875eb862aa0d37a9413..fe984a6e4b2440a300b179b756d69a5d48906113 100644 (file)
@@ -147,6 +147,9 @@ void check_select(const FiniteElement<dim>& fe,
   deallog << std::endl;
 }
 
+/*
+ * The following code must be adapted to the new structures.
+
 template <int dim>
 void check_block(const FiniteElement<dim>& fe,
                 const vector<bool>& selected,
@@ -216,6 +219,7 @@ void check_block(const FiniteElement<dim>& fe,
     deallog << ' ' << (int) v[2](i);
   deallog << std::endl;
 }
+*/
 
 int main()
 {

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.