]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unnecessary variable.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 19 Dec 2000 14:37:34 +0000 (14:37 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 19 Dec 2000 14:37:34 +0000 (14:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@3575 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_tools.cc

index 36a1cd6c5534626b3d50fc0bf84790fdf554e958..6e9f8de5ca2cf9a34b89a2b85ea4d13f39583f2c 100644 (file)
@@ -1450,9 +1450,6 @@ DoFTools::compute_intergrid_weights_1 (const DoFHandler<dim>              &coars
                                   // used by the dof handlers:
   const FiniteElement<dim> &coarse_fe = coarse_grid.get_fe();    
 
-  const unsigned int coarse_dofs_per_cell_component
-    = coarse_fe.base_element(coarse_fe.component_to_base(coarse_component)).dofs_per_cell;
-  
                                   // for each cell on the parameter grid:
                                   // find out which degrees of freedom on the
                                   // fine grid correspond in which way to

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.