]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bugfix: Invalid dofs on lines with similar FEs not correctly merged. 12751/head
authorMarc Fehling <marc.fehling@gmx.net>
Thu, 9 Sep 2021 18:14:54 +0000 (12:14 -0600)
committerMarc Fehling <marc.fehling@gmx.net>
Thu, 9 Sep 2021 18:14:54 +0000 (12:14 -0600)
source/dofs/dof_handler_policy.cc

index 8ce4f1ad4fc6142dccbd9659a20dc9f60836bf74..a399320691aa93d46fd4d127da0cb7f0c63bb515 100644 (file)
@@ -1444,7 +1444,7 @@ namespace internal
                                              numbers::invalid_dof_index))
                                           line->set_dof_index(j,
                                                               primary_dof_index,
-                                                              fe_index_2);
+                                                              other_fe_index);
                                       }
                                   }
                               }

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.