]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an unnecessary semicolon. 14347/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 12 Oct 2022 05:41:15 +0000 (23:41 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 12 Oct 2022 05:41:15 +0000 (23:41 -0600)
include/deal.II/fe/fe_tools_extrapolate.templates.h

index 510b446a6253d7376d6ab3b192df07494f625795..f7dec56da680d45992a785f53d30412b352a4f7d 100644 (file)
@@ -1367,7 +1367,7 @@ namespace FETools
                           {
                             const types::global_dof_index index =
                               indices[fe.face_to_cell_index(i, face)];
-                            ;
+
                             const bool index_stored =
                               (dofs_on_refined_neighbors.find(index) !=
                                dofs_on_refined_neighbors.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.