]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove redundant else branch 15673/head
authorMatthias Maier <tamiko@43-1.org>
Fri, 7 Jul 2023 00:10:16 +0000 (19:10 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 7 Jul 2023 00:10:16 +0000 (19:10 -0500)
include/deal.II/matrix_free/fe_evaluation.h

index 095dddd9cbebbe15c2c0ca7d8b9dbb53a323993b..ad1490ce76ef0243cab0a29ee30309a20d616e0c 100644 (file)
@@ -3933,8 +3933,6 @@ FEEvaluationBase<dim, n_components_, Number, is_face, VectorizedArrayType>::
               ->component_dof_indices_offset[this->active_fe_index]
                                             [this->first_selected_component] *
             dof_info.dof_indices_interleave_strides[ind][cells[v]];
-      else
-        dof_indices[v] = numbers::invalid_unsigned_int;
     }
 
   // In the case with contiguous cell indices, we know that there are no

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.