]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Leave a comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 4 Jul 2012 08:50:54 +0000 (08:50 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 4 Jul 2012 08:50:54 +0000 (08:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@25673 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_tools.cc

index 1d8aceb57a00b224b0fa82a03a69bc40334c2221..9995e755cd8e6c8bd53a65e83b45f8b2c50ba269 100644 (file)
@@ -842,7 +842,17 @@ namespace GridTools
           }
         catch (typename MappingQ1<dim,spacedim>::ExcTransformationFailed &)
           {
-//TODO: Maybe say something
+                                            // ok, the transformation
+                                            // failed presumably
+                                            // because the point we
+                                            // are looking for lies
+                                            // outside the current
+                                            // cell. this means that
+                                            // the current cell can't
+                                            // be the cell around the
+                                            // point, so just ignore
+                                            // this cell and move on
+                                            // to the next
           }
 
       }

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.