]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move event.{cc,h} into base.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 15 Jan 2010 15:01:26 +0000 (15:01 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 15 Jan 2010 15:01:26 +0000 (15:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@20371 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/event.h [moved from deal.II/deal.II/include/numerics/event.h with 100% similarity]
deal.II/base/source/event.cc [moved from deal.II/deal.II/source/numerics/event.all_dimensions.cc with 98% similarity]
deal.II/deal.II/include/numerics/operator.h

similarity index 98%
rename from deal.II/deal.II/source/numerics/event.all_dimensions.cc
rename to deal.II/base/source/event.cc
index a355e2705251f899ce7e0d28098b44dd30c74b95..b7341fdd64ff46323fe6989b4c73cf8052aff18c 100644 (file)
@@ -11,7 +11,7 @@
 //
 //---------------------------------------------------------------------------
 
-#include <numerics/event.h>
+#include <base/event.h>
 
 DEAL_II_NAMESPACE_OPEN
 
index 325e445e03e4723e4276f3e41996db5140afd790..0559613c3e82ab315a25d96953172314bcfc8d0e 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <base/config.h>
 #include <base/named_data.h>
-#include <numerics/event.h>
+#include <base/event.h>
 
 DEAL_II_NAMESPACE_OPEN
 
@@ -68,9 +68,9 @@ namespace Algorithms
                                        * application must take care
                                        * of reassembling the matrix.
                                        */
-      Event notifications;      
+      Event notifications;
   };
-  
+
 /**
  * An unary operator base class, intended to output the vectors in
  * NamedData in each step of an iteration.

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.