]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove commented assert 15136/head
authorPeter Munch <peterrmuench@gmail.com>
Tue, 25 Apr 2023 05:45:55 +0000 (07:45 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Tue, 25 Apr 2023 05:46:26 +0000 (07:46 +0200)
source/fe/fe_nedelec_sz.cc

index 6bce573368350834f4890d9ef2a715294539f698..db494d4f1f0c088bd3ed8da06d3c8c29523af2cf 100644 (file)
@@ -3014,7 +3014,6 @@ FE_NedelecSZ<dim, spacedim>::requires_update_flags(
            update_covariant_transformation;
 
   if (flags & update_hessians)
-    //     Assert (false, ExcNotImplemented());
     out |= update_hessians | update_values | update_gradients |
            update_jacobian_pushed_forward_grads |
            update_jacobian_pushed_forward_2nd_derivatives |

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.