]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused variable 8860/head
authorDaniel Arndt <arndtd@ornl.gov>
Thu, 26 Sep 2019 13:04:17 +0000 (09:04 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Thu, 26 Sep 2019 13:04:17 +0000 (09:04 -0400)
source/numerics/solution_transfer.cc

index 2c8609409d3ab207f8ad9f592a5623c5169ff483..403a4b1b01e6b668b7afc0d99342d20e99fb7e3f 100644 (file)
@@ -527,8 +527,6 @@ SolutionTransfer<dim, VectorType, DoFHandlerType>::interpolate(
                       else
                         {
                           tmp.reinit(dofs_per_cell, true);
-                          const unsigned int old_index =
-                            pointerstruct->second.active_fe_index;
                           AssertDimension((*valuesptr)[j].size(),
                                           interpolation_matrix.n());
                           AssertDimension(tmp.size(), interpolation_matrix.m());

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.