]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix assertion.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 Mar 2001 14:12:34 +0000 (14:12 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 Mar 2001 14:12:34 +0000 (14:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@4305 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/mapping_q.cc

index 4f3f80eb987aef68515e1ef3a37e3da1fef050f8..365f26c6ee6d6de87666b24ddd0e6dbdade8bedd 100644 (file)
@@ -853,6 +853,7 @@ MappingQ<1>::add_line_support_points (const Triangulation<1>::cell_iterator &,
 {
                                   // there are no points on bounding
                                   // lines which are to be added
+  const unsigned int dim=1;
   Assert (dim > 1, ExcImpossibleInDim(dim));
 }
 

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.