From: kanschat Date: Mon, 5 Sep 2011 19:05:36 +0000 (+0000) Subject: svn had swallowed these X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d14e28a1c9265b6902875a30e3363fc88610ef;p=dealii-svn.git svn had swallowed these git-svn-id: https://svn.dealii.org/trunk@24253 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/numerics/mesh_worker.h b/deal.II/include/deal.II/numerics/mesh_worker.h new file mode 100644 index 0000000000..d1d331a7c7 --- /dev/null +++ b/deal.II/include/deal.II/numerics/mesh_worker.h @@ -0,0 +1,18 @@ +//--------------------------------------------------------------------------- +// $Id$ +// +// Copyright (C) 2010, 2011 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> + */ + +#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 new file mode 100644 index 0000000000..deb23dcbb6 --- /dev/null +++ b/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h @@ -0,0 +1,18 @@ +//--------------------------------------------------------------------------- +// $Id$ +// +// Copyright (C) 2010, 2011 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> + */ + +#include