]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Re-word a comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 17 Dec 2013 08:41:52 +0000 (08:41 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 17 Dec 2013 08:41:52 +0000 (08:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@32038 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_tools.cc

index 3919a848020f64255b0b04125da9e05ea351664f..ab5016e1ef43571d930cfed78f6700449c7cc49a 100644 (file)
@@ -2089,9 +2089,10 @@ next_cell:
                              Container<dim-1,spacedim>     &surface_mesh,
                              const std::set<types::boundary_id> &boundary_ids)
   {
-// Assumption:
-//    We are relying below on the fact that Triangulation::create_triangulation(...) will keep the order
-//    pass by CellData and that it will not reorder the vertices.
+// This function works using the following assumption:
+//    Triangulation::create_triangulation(...) will create cells that preserve
+//    the order of cells passed in using the CellData argument; also,
+//    that it will not reorder the vertices.
 
     std::map<typename Container<dim-1,spacedim>::cell_iterator,
         typename Container<dim,spacedim>::face_iterator>

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.