]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
2nd derivatives work in codim 1
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 7 Dec 2011 19:42:51 +0000 (19:42 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 7 Dec 2011 19:42:51 +0000 (19:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@24799 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/fe/fe.cc

index e8db6a6bfed5c809dc24b243239b51b035424f67..2c6b3d2a6f6ee8fdd12ae58a06562a053cc6082e 100644 (file)
@@ -937,7 +937,6 @@ FiniteElement<dim,spacedim>::compute_2nd (
   InternalDataBase                     &fe_internal,
   FEValuesData<dim,spacedim>                    &data) const
 {
-  AssertDimension(dim,spacedim);
   Assert ((fe_internal.update_each | fe_internal.update_once)
          & update_hessians,
          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.