]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a bug resulting from previous merges.
authorleicht <leicht@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Feb 2007 07:52:46 +0000 (07:52 +0000)
committerleicht <leicht@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Feb 2007 07:52:46 +0000 (07:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@14449 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_nedelec.cc

index ee6842a65e26dba48d931e52afb9bc57be15a2f1..355942b21e5152374b3e635d11f1098146fb9bde 100644 (file)
@@ -72,7 +72,7 @@ FE_Nedelec<dim>::FE_Nedelec (const unsigned int degree)
     {
       Assert (this->dofs_per_quad == 0,
              ExcInternalError());
-      Assert (adjust_quad_dof_index_for_face_orientation_table.size()==
+      Assert (this->adjust_quad_dof_index_for_face_orientation_table.size(0)==
              this->dofs_per_quad,
              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.