]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a comment fragment. 8414/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 25 Jul 2019 15:16:55 +0000 (09:16 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 25 Jul 2019 15:16:55 +0000 (09:16 -0600)
source/fe/fe_poly_tensor.cc

index 6e2f842c544373f1c85f43e1e1de02137ec6e2de..1a9cc43a18803f9d4019645c0c4de92c435a47ac 100644 (file)
@@ -86,8 +86,6 @@ namespace internal
                   for (unsigned int j = 0; j < fe.dofs_per_face; ++j)
                     {
                       const unsigned int cell_j = fe.face_to_cell_index(j, f);
-                      // something in FiniteElement or FiniteElementData base
-                      // classes
 
                       Assert(f * fe.dofs_per_face + j < face_sign.size(),
                              ExcInternalError());

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.