]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Only update DoF indices on active cells in the non-MG renumbering. 5067/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 12 Sep 2017 18:56:48 +0000 (12:56 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 12 Sep 2017 18:57:05 +0000 (12:57 -0600)
source/dofs/dof_handler_policy.cc

index 5d3984c807503fc5d562ee3ee43fc3d504464c1a..90ac2e3db6c70fb426a2b4f15452ff0ef12b1d31 100644 (file)
@@ -1842,7 +1842,7 @@ namespace internal
           tasks.join_all ();
 
           // update the cache used for cell dof indices
-          update_all_level_cell_dof_indices_caches(dof_handler);
+          update_all_active_cell_dof_indices_caches (dof_handler);
         }
 
 

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.