]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unnecessary code
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 29 Oct 2013 10:09:48 +0000 (10:09 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 29 Oct 2013 10:09:48 +0000 (10:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@31478 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-37/step-37.cc

index 21fbf0f2d8907258aa3e628fd336a1d6a3a74269..9cf1b00a84537b230e8394a9c74b3969437a4fbc 100644 (file)
@@ -845,8 +845,6 @@ namespace Step37
     const unsigned int   n_q_points    = quadrature_formula.size();
 
     std::vector<types::global_dof_index> local_dof_indices (dofs_per_cell);
-    const Coefficient<dim> coefficient;
-    std::vector<double>    coefficient_values (n_q_points);
 
     typename DoFHandler<dim>::active_cell_iterator cell = dof_handler.begin_active(),
                                                    endc = dof_handler.end();

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.