]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a TODO.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Apr 2012 08:35:35 +0000 (08:35 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Apr 2012 08:35:35 +0000 (08:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@25401 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/tria.cc

index a5edebdd8831a51a9307664191b35001502e2f75..693bab96cfbd38fdcb0ce8db9aaae775f4a209ab 100644 (file)
@@ -9537,6 +9537,8 @@ Triangulation<dim, spacedim>::get_boundary_indicators () const
     }
   else
     {
+//TODO: if boundary_id_t is a real integer type, this might become
+//a humongously large array...
       std::vector<bool> bi_exists(types::internal_face_boundary_id, false);
       active_cell_iterator cell=begin_active();
       for (; cell!=end(); ++cell)

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.