]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix TODO. Did not seem to be important to merge the two files, and fix comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Apr 2001 15:20:22 +0000 (15:20 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Apr 2001 15:20:22 +0000 (15:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@4462 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_accessor.h

index 1ba5ee3523ba39ac9d1f6f2abe80d26813e88c7a..67fb34fae62939a58b55e72ccc67b163f9623507 100644 (file)
@@ -28,12 +28,10 @@ class Quad;
 class Hexahedron;
 
 
-//TODO:[WB] comment outdated. include templates right into this file
-// note: in non-debug mode, i.e. with optimizations, the file
-// tria_accessor.templates.h is included at the end of this file.
-// this includes a lot of templates and thus makes compilation
-// slower, but at the same time allows for more aggressive
-// inlining and thus faster code.
+// note: the file tria_accessor.templates.h is included at the end of
+// this file.  this includes a lot of templates. originally, this was
+// only done in debug mode, but led to cyclic reduction problems and
+// so is now on by default.
 
 
 /**
@@ -2016,7 +2014,8 @@ class CellAccessor :  public TriaObjectAccessor<dim,dim>
                                     /**
                                      *  Exception
                                      */
-    DeclException0 (ExcCellFlaggedForCoarsening);    
+    DeclException0 (ExcCellFlaggedForCoarsening);
+    
   private:
                                     /**
                                      *  Copy operator. This is normally

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.