]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Minor edits.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 May 2013 14:47:25 +0000 (14:47 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 May 2013 14:47:25 +0000 (14:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@29659 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/distributed/tria.cc

index b9c7d52c33711560b5019ee02b76eb01e39dd1e1..d9b00a61f50bf36bde2e9897cc538be1f5d0927b 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2008, 2009, 2010, 2011, 2012 by the deal.II authors
+//    Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -2553,7 +2553,8 @@ namespace parallel
       Assert (ghostlayer, ExcInternalError());
 
 
-      //set all cells to artificial
+      // set all cells to artificial. we will later set it to the correct
+      // subdomain in match_tree_recursively
       for (typename Triangulation<dim,spacedim>::cell_iterator
            cell = this->begin(0);
            cell != this->end(0);
@@ -2607,7 +2608,7 @@ namespace parallel
             }
 
           // check mesh for ghostcells,
-          // refine as neccessary.
+          // refine as necessary.
           // iterate over every ghostquadrant,
           // find corresponding deal coarsecell
           // and recurse.

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.