]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix bug in distributed::Triangulation and SolutionTransfer introduced in r30624
authorTimo Heister <timo.heister@gmail.com>
Fri, 6 Sep 2013 18:10:27 +0000 (18:10 +0000)
committerTimo Heister <timo.heister@gmail.com>
Fri, 6 Sep 2013 18:10:27 +0000 (18:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@30632 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/distributed/tria.cc

index 4f6b7c3c704d7b6793964859ebb6a9828e1b0a17..5f253bf44934eb40aef99cf4df34ad76a7012432 100644 (file)
@@ -1185,12 +1185,6 @@ namespace
         delete_all_children<dim,spacedim> (dealii_cell);
         if (!dealii_cell->has_children())
           dealii_cell->set_subdomain_id(my_subdomain);
-
-        typename internal::p4est::types<dim>::quadrant *match =
-          static_cast<typename internal::p4est::types<dim>::quadrant *>
-          (sc_array_index_ssize_t(const_cast<sc_array_t *>(&tree.quadrants),
-                                 sidx));
-        match->p.user_int = dealii_cell->index();
       }
     else
       {

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.