From: Guido Kanschat Date: Fri, 12 Apr 2013 17:31:16 +0000 (+0000) Subject: remove obsolete files X-Git-Tag: v8.0.0~719 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d58849be0f0253f22c519a817bf5e48cfd2c40a;p=dealii.git remove obsolete files git-svn-id: https://svn.dealii.org/trunk@29262 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/dofs/dof_constraints.h b/deal.II/include/deal.II/dofs/dof_constraints.h deleted file mode 100644 index 3cb8570fc7..0000000000 --- a/deal.II/include/deal.II/dofs/dof_constraints.h +++ /dev/null @@ -1,16 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2012, 2013 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 is just referring to the new location and name of the file for -// backwards compatibility. -#warning This file is deprecated. Use instead. -#include diff --git a/deal.II/include/deal.II/grid/geometry_info.h b/deal.II/include/deal.II/grid/geometry_info.h deleted file mode 100644 index 7bc6f50812..0000000000 --- a/deal.II/include/deal.II/grid/geometry_info.h +++ /dev/null @@ -1,17 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2012, 2013 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 class was moved to the base library. Therefore, we provide -// this file for compatibility reasons only. - -#warning This file is deprecated. Use instead. -#include diff --git a/deal.II/include/deal.II/numerics/matrices.h b/deal.II/include/deal.II/numerics/matrices.h deleted file mode 100644 index ef297b1e46..0000000000 --- a/deal.II/include/deal.II/numerics/matrices.h +++ /dev/null @@ -1,21 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2011, 2012, 2013 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 file is deprecated, use matrix_tools.h instead - -#ifndef __deal2__matrices_h -#define __deal2__matrices_h - -#warning This file is deprecated. Use instead. -#include - -#endif diff --git a/deal.II/include/deal.II/numerics/mesh_worker.h b/deal.II/include/deal.II/numerics/mesh_worker.h deleted file mode 100644 index a2c01e0dd3..0000000000 --- a/deal.II/include/deal.II/numerics/mesh_worker.h +++ /dev/null @@ -1,19 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2011, 2012, 2013 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 The contents of this file has moved to meshworker/local_results.h - */ - -#warning This file is deprecated. Use deal.II/meshworker/local_results.h instead. -#include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_assembler.h b/deal.II/include/deal.II/numerics/mesh_worker_assembler.h deleted file mode 100644 index bbe3ad6077..0000000000 --- a/deal.II/include/deal.II/numerics/mesh_worker_assembler.h +++ /dev/null @@ -1,19 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2011, 2012, 2013 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 The contents of this file has moved to meshworker/assembler.h - */ - -#warning This file is deprecated. Use the corresponding file in the deal.II/meshworker directory instead. -#include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_info.h b/deal.II/include/deal.II/numerics/mesh_worker_info.h deleted file mode 100644 index 504d389102..0000000000 --- a/deal.II/include/deal.II/numerics/mesh_worker_info.h +++ /dev/null @@ -1,21 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2011, 2012, 2013 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 The contents of this file has been split into - * meshworker/dof_info.h and meshworker/integration_info.h - */ - -#warning This file is deprecated. Use and instead. -#include -#include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_loop.h b/deal.II/include/deal.II/numerics/mesh_worker_loop.h deleted file mode 100644 index eaa1578747..0000000000 --- a/deal.II/include/deal.II/numerics/mesh_worker_loop.h +++ /dev/null @@ -1,19 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2011, 2012, 2013 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 The contents of this file has moved to meshworker/loop.h - */ - -#warning This file is deprecated. Use the corresponding file in the deal.II/meshworker directory instead. -#include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_output.h b/deal.II/include/deal.II/numerics/mesh_worker_output.h deleted file mode 100644 index 708f7e5521..0000000000 --- a/deal.II/include/deal.II/numerics/mesh_worker_output.h +++ /dev/null @@ -1,19 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2011, 2012, 2013 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 The contents of this file has moved to meshworker/output.h - */ - -#warning This file is deprecated. Use the corresponding file in the deal.II/meshworker directory instead. -#include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h b/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h deleted file mode 100644 index b57b06a408..0000000000 --- a/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h +++ /dev/null @@ -1,19 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2011, 2012, 2013 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 The contents of this file has moved to meshworker/local_results.h - */ - -#warning This file is deprecated. Use the corresponding file in the deal.II/meshworker directory instead. -#include diff --git a/deal.II/include/deal.II/numerics/newton.h b/deal.II/include/deal.II/numerics/newton.h deleted file mode 100644 index ba37ce2e69..0000000000 --- a/deal.II/include/deal.II/numerics/newton.h +++ /dev/null @@ -1,19 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2012, 2013 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 lac/algorithms - */ - -#warning This file is deprecated. Use the corresponding file in the deal.II/algorithms directory instead. -#include diff --git a/deal.II/include/deal.II/numerics/operator.h b/deal.II/include/deal.II/numerics/operator.h deleted file mode 100644 index 9bf242791d..0000000000 --- a/deal.II/include/deal.II/numerics/operator.h +++ /dev/null @@ -1,20 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2012, 2013 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 lac/algorithms - */ - -#warning This file is deprecated. Use the corresponding file in the deal.II/algorithms directory instead. -#include -#include diff --git a/deal.II/include/deal.II/numerics/theta_timestepping.h b/deal.II/include/deal.II/numerics/theta_timestepping.h deleted file mode 100644 index 6a61f0db17..0000000000 --- a/deal.II/include/deal.II/numerics/theta_timestepping.h +++ /dev/null @@ -1,19 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2012, 2013 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 lac/algorithms - */ - -#warning This file is deprecated. Use the corresponding file in the deal.II/algorithms directory instead. -#include diff --git a/deal.II/include/deal.II/numerics/timestep_control.h b/deal.II/include/deal.II/numerics/timestep_control.h deleted file mode 100644 index 52fa73bf1a..0000000000 --- a/deal.II/include/deal.II/numerics/timestep_control.h +++ /dev/null @@ -1,19 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2010, 2012, 2013 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 lac/algorithms - */ - -#warning This file is deprecated. Use the corresponding file in the deal.II/algorithms directory instead. -#include diff --git a/deal.II/include/deal.II/numerics/vectors.h b/deal.II/include/deal.II/numerics/vectors.h deleted file mode 100644 index de94bdd3d3..0000000000 --- a/deal.II/include/deal.II/numerics/vectors.h +++ /dev/null @@ -1,21 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// 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 file is deprecated, use vector_tools.h instead - -#ifndef __deal2__vectors_h -#define __deal2__vectors_h - -#warning This file is deprecated. Use instead. -#include - -#endif diff --git a/deal.II/include/deal.II/numerics/vectors.templates.h b/deal.II/include/deal.II/numerics/vectors.templates.h deleted file mode 100644 index a9d9065b24..0000000000 --- a/deal.II/include/deal.II/numerics/vectors.templates.h +++ /dev/null @@ -1,21 +0,0 @@ -//--------------------------------------------------------------------------- -// $Id$ -// -// Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 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 file is deprecated, use vector_tools.templates.h instead - -#ifndef _deal2__vectors_templates_h -#define _deal2__vectors_templates_h - -#warning This file is deprecated. Use instead. -#include - -#endif