]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Take the right exception.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Jul 2005 13:00:42 +0000 (13:00 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Jul 2005 13:00:42 +0000 (13:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@11032 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria.cc

index fa1119760356898fd4ffafeaa63c58b3014ce2f6..3e39e4d3013884cbc3a5dd311f2a579f58b74418 100644 (file)
@@ -1596,7 +1596,7 @@ void Triangulation<dim>::distort_random (const double factor,
                                           // not implemented at
                                           // present for dim=3 or
                                           // higher
-         Assert (dim<=2, ExcInternalError());
+         Assert (dim<=2, ExcNotImplemented());
 
                                           // compute where the common
                                           // point of the two child

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.