]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove a TODO in a function that has been tested in various applications as well...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Sep 2007 03:36:00 +0000 (03:36 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Sep 2007 03:36:00 +0000 (03:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@15118 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_generator.cc

index 81e5e8553c1556c5afdef875990eaaf38019ab0f..aaf94e5372760ae2e06af40b6db91137d25fe2b4 100644 (file)
@@ -350,7 +350,7 @@ GridGenerator::subdivided_hyper_cube (Triangulation<dim> &tria,
              cells[c].material_id = 0;
            }
        break;
-//TODO: Make sure this is correct!     
+
       case 3:
        cells.resize (repetitions*repetitions*repetitions);
        for (unsigned int z=0; z<repetitions; ++z)

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.