]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused n_q_points variable 12638/head
authorFabian Castelli <fabian.castelli@kit.edu>
Tue, 10 Aug 2021 13:41:45 +0000 (15:41 +0200)
committerFabian Castelli <fabian.castelli@kit.edu>
Tue, 10 Aug 2021 13:41:45 +0000 (15:41 +0200)
include/deal.II/numerics/vector_tools_integrate_difference.templates.h

index 8e01804d91f9d4d9958e95b4bcc2fb2ad6275d50..64330a6b38c5cbbfbf66ec2d726e34fb19bd8ff9 100644 (file)
@@ -154,7 +154,6 @@ namespace VectorTools
       const bool                             fe_is_system = (n_components != 1);
       const dealii::FEValues<dim, spacedim> &fe_values =
         data.x_fe_values.get_present_fe_values();
-      const unsigned int n_q_points = fe_values.n_quadrature_points;
 
       if (weight != nullptr)
         {

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.