//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2012 by the deal.II authors
+// 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
// this is just referring to the new location and name of the file for
// backwards compatibility.
+#warning This file is deprecated. Use <deal.II/lac/constraint_matrix.h> instead.
#include <deal.II/lac/constraint_matrix.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2012 by the deal.II authors
+// 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
// This class was moved to the base library. Therefore, we provide
// this file for compatibility reasons only.
+#warning This file is deprecated. Use <deal.II/base/geometry_info.h> instead.
#include <deal.II/base/geometry_info.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011, 2012 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 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
#ifndef __deal2__mg_dof_accessor_h
#define __deal2__mg_dof_accessor_h
+#warning This file is deprecated. Use <deal.II/dofs/dof_accessor.h> instead.
#include <deal.II/dofs/dof_accessor.h>
-#pragma message ("File mg_dof_accessor.h is deprecated use file dofs/dof_accessor.h instead.")
-
#endif
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2011, 2012 by the deal.II authors
+// 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
#ifndef __deal2__matrices_h
#define __deal2__matrices_h
-#warning This file is deprecated. Use <matrix_tools.h> instead.
+#warning This file is deprecated. Use <deal.II/numerics/matrix_tools.h> instead.
#include <deal.II/numerics/matrix_tools.h>
#endif
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2011, 2012 by the deal.II authors
+// 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
* @deprecated The contents of this file has moved to <tt>meshworker/local_results.h</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead.
#include <deal.II/meshworker/local_results.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2011, 2012 by the deal.II authors
+// 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
* @deprecated The contents of this file has moved to <tt>meshworker/assembler.h</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead.
#include <deal.II/meshworker/assembler.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2011, 2012 by the deal.II authors
+// 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
* <tt>meshworker/dof_info.h</tt> and <tt>meshworker/integration_info.h</tt>
*/
+#warning This file is deprecated. Use <deal.II/meshworker/dof_info.h.h> and <deal.II/meshworker/integration_info.h> instead.
#include <deal.II/meshworker/dof_info.h>
#include <deal.II/meshworker/integration_info.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2011, 2012 by the deal.II authors
+// 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
* @deprecated The contents of this file has moved to <tt>meshworker/loop.h</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead.
#include <deal.II/meshworker/loop.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2011, 2012 by the deal.II authors
+// 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
* @deprecated The contents of this file has moved to <tt>meshworker/output.h</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead.
#include <deal.II/meshworker/output.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2011, 2012 by the deal.II authors
+// 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
* @deprecated The contents of this file has moved to <tt>meshworker/local_results.h</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead.
#include <deal.II/meshworker/vector_selector.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2012 by the deal.II authors
+// 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
* @deprecated This file has moved to <tt>lac/algorithms</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/algorithms directory instead.
#include <deal.II/algorithms/newton.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2012 by the deal.II authors
+// 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
* @deprecated This file has moved to <tt>lac/algorithms</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/algorithms directory instead.
#include <deal.II/algorithms/operator.h>
#include <deal.II/numerics/dof_output_operator.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2012 by the deal.II authors
+// 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
* @deprecated This file has moved to <tt>lac/algorithms</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/algorithms directory instead.
#include <deal.II/algorithms/theta_timestepping.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2010, 2012 by the deal.II authors
+// 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
* @deprecated This file has moved to <tt>lac/algorithms</tt>
*/
+#warning This file is deprecated. Use the corresponding file in the deal.II/algorithms directory instead.
#include <deal.II/algorithms/timestep_control.h>
//---------------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors
+// 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
#ifndef _deal2__vectors_templates_h
#define _deal2__vectors_templates_h
+#warning This file is deprecated. Use <deal.II/numerics/vector_tools.templates.h> instead.
#include <deal.II/numerics/vector_tools.templates.h>
#endif