]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add missing files
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 10 Aug 2012 08:46:58 +0000 (08:46 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 10 Aug 2012 08:46:58 +0000 (08:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@25856 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/matrices.h [new file with mode: 0644]
deal.II/include/deal.II/numerics/vectors.h [new file with mode: 0644]
deal.II/include/deal.II/numerics/vectors.templates.h [new file with mode: 0644]

diff --git a/deal.II/include/deal.II/numerics/matrices.h b/deal.II/include/deal.II/numerics/matrices.h
new file mode 100644 (file)
index 0000000..50cb95c
--- /dev/null
@@ -0,0 +1,20 @@
+//---------------------------------------------------------------------------
+//    $Id: matrix_tools.h -1   $
+//
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2011, 2012 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.
+//
+//---------------------------------------------------------------------------
+
+//this files is deprecated, use vector_tools.h instead
+
+#ifndef __deal2__matrices_h
+#define __deal2__matrices_h
+
+#include <deal.II/numerics/matrix_tools.h>
+
+#endif
diff --git a/deal.II/include/deal.II/numerics/vectors.h b/deal.II/include/deal.II/numerics/vectors.h
new file mode 100644 (file)
index 0000000..e58257d
--- /dev/null
@@ -0,0 +1,20 @@
+//---------------------------------------------------------------------------
+//    $Id: vectors.h -1   $
+//
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 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.
+//
+//---------------------------------------------------------------------------
+
+//this files is deprecated, use vector_tools.h instead
+
+#ifndef __deal2__vectors_h
+#define __deal2__vectors_h
+
+#include <deal.II/numerics/vector_tools.h>
+
+#endif
diff --git a/deal.II/include/deal.II/numerics/vectors.templates.h b/deal.II/include/deal.II/numerics/vectors.templates.h
new file mode 100644 (file)
index 0000000..e434e72
--- /dev/null
@@ -0,0 +1,20 @@
+//---------------------------------------------------------------------------
+//    $Id: vector_tools.templates.h -1   $
+//
+//    Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 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.
+//
+//---------------------------------------------------------------------------
+
+//this files is deprecated, use vectors.templates.h instead
+
+#ifndef _deal2__vectors_templates_h
+#define _deal2__vectors_templates_h
+
+#include <deal.II/numerics/vector_tools.templates.h>
+
+#endif

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.