]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a mistake in the documentation. 14408/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 10 Nov 2022 00:20:17 +0000 (17:20 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 10 Nov 2022 00:23:38 +0000 (17:23 -0700)
source/fe/fe_simplex_p.cc

index 4d559e5363d26b119175bc6a435d5018b2251652..81021951de74498117c0176372d4e714519ddaf9 100644 (file)
@@ -733,7 +733,7 @@ FE_SimplexP<dim, spacedim>::hp_vertex_dof_identities(
     }
   else if (fe_other.n_unique_faces() == 1 && fe_other.n_dofs_per_face(0) == 0)
     {
-      // if the other element has no elements on faces at all,
+      // if the other element has no DoFs on faces at all,
       // then it would be impossible to enforce any kind of
       // continuity even if we knew exactly what kind of element
       // we have -- simply because the other element declares

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.