]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
start moving meshworkwer
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 3 Sep 2011 17:50:53 +0000 (17:50 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 3 Sep 2011 17:50:53 +0000 (17:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@24246 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/meshworker/local_results.h [moved from deal.II/include/deal.II/numerics/mesh_worker.h with 99% similarity]
deal.II/include/deal.II/meshworker/vector_selector.h [moved from deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h with 100% similarity]
deal.II/include/deal.II/meshworker/vector_selector.templates.h [moved from deal.II/include/deal.II/numerics/mesh_worker_vector_selector.templates.h with 100% similarity]
deal.II/include/deal.II/numerics/mesh_worker_vector_selector.inst.in [deleted file]

similarity index 99%
rename from deal.II/include/deal.II/numerics/mesh_worker.h
rename to deal.II/include/deal.II/meshworker/local_results.h
index 76e8b6ed8a0722db8fe7bd744a9b84379234e154..0884a19f0d655bb145fb4853179ac4f402e70282 100644 (file)
@@ -10,8 +10,8 @@
 //
 //---------------------------------------------------------------------------
 
-#ifndef __deal2__mesh_worker_h
-#define __deal2__mesh_worker_h
+#ifndef __deal2__mesh_worker_local_results_h
+#define __deal2__mesh_worker_local_results_h
 
 #include <deal.II/base/config.h>
 #include <deal.II/base/std_cxx1x/function.h>
diff --git a/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.inst.in b/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.inst.in
deleted file mode 100644 (file)
index 17ba91a..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-//---------------------------------------------------------------------------
-//    $Id: fe_field_function.inst.in 19046 2009-07-08 19:30:23Z bangerth $
-//
-//    Copyright (C) 2009 by the deal.II authors
-//
-//    This file is subject to QPL and may not be  distributed
-//    without copyright and license information. Please refer
-//    to the file deal.II/doc/license.html for the  text  and
-//    further information on this license.
-//
-//---------------------------------------------------------------------------
-
-
-for (VECTOR : SERIAL_VECTORS)
-{
-  template class VectorData<VECTOR,deal_II_dimension>;
-}

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.