]> https://gitweb.dealii.org/ - dealii.git/commitdiff
re-add deprecated header files
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 18 Jul 2010 04:08:12 +0000 (04:08 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 18 Jul 2010 04:08:12 +0000 (04:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@21514 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/newton.h [new file with mode: 0644]
deal.II/deal.II/include/numerics/operator.h [new file with mode: 0644]
deal.II/deal.II/include/numerics/theta_timestepping.h [new file with mode: 0644]
deal.II/deal.II/include/numerics/timestep_control.h [new file with mode: 0644]

diff --git a/deal.II/deal.II/include/numerics/newton.h b/deal.II/deal.II/include/numerics/newton.h
new file mode 100644 (file)
index 0000000..9a99388
--- /dev/null
@@ -0,0 +1,18 @@
+//---------------------------------------------------------------------------
+//    $Id$
+//
+//    Copyright (C) 2010 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.
+//
+//---------------------------------------------------------------------------
+
+/**
+ * @file
+ * @deprecated This file has moved to <tt>lac/algorithms</tt>
+ */
+
+#include <algorithms/newton.h>
diff --git a/deal.II/deal.II/include/numerics/operator.h b/deal.II/deal.II/include/numerics/operator.h
new file mode 100644 (file)
index 0000000..b75a189
--- /dev/null
@@ -0,0 +1,19 @@
+//---------------------------------------------------------------------------
+//    $Id$
+//
+//    Copyright (C) 2010 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.
+//
+//---------------------------------------------------------------------------
+
+/**
+ * @file
+ * @deprecated This file has moved to <tt>lac/algorithms</tt>
+ */
+
+#include <algorithms/operator.h>
+#include <numerics/dof_operator.h>
diff --git a/deal.II/deal.II/include/numerics/theta_timestepping.h b/deal.II/deal.II/include/numerics/theta_timestepping.h
new file mode 100644 (file)
index 0000000..93c67df
--- /dev/null
@@ -0,0 +1,18 @@
+//---------------------------------------------------------------------------
+//    $Id$
+//
+//    Copyright (C) 2010 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.
+//
+//---------------------------------------------------------------------------
+
+/**
+ * @file
+ * @deprecated This file has moved to <tt>lac/algorithms</tt>
+ */
+
+#include <algorithms/theta_timestepping.h>
diff --git a/deal.II/deal.II/include/numerics/timestep_control.h b/deal.II/deal.II/include/numerics/timestep_control.h
new file mode 100644 (file)
index 0000000..6c32c23
--- /dev/null
@@ -0,0 +1,18 @@
+//---------------------------------------------------------------------------
+//    $Id$
+//
+//    Copyright (C) 2010 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.
+//
+//---------------------------------------------------------------------------
+
+/**
+ * @file
+ * @deprecated This file has moved to <tt>lac/algorithms</tt>
+ */
+
+#include <algorithms/timestep_control.h>

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.