Skip to content
Snippets Groups Projects
Commit 758d08aa authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[documentation] Add deprecation to Doxygen comment in dune/common/geometrytype.hh.

[[Imported from SVN: r6709]]
parent 117dd1bf
Branches
Tags
No related merge requests found
......@@ -14,6 +14,9 @@
/** \file
\brief A unique label for each type of element that can occur in a grid
\deprecated This header has been moved to \<dune/geometry/type.hh\>,
you may need the new Dune-Geometry core module.
*/
#include <dune/common/exceptions.hh>
......@@ -27,6 +30,9 @@ namespace Dune {
This class has to be extended if a grid implementation with new entity types
is added to DUNE.
\deprecated The location of this class has been moved to \<dune/geometry/type.hh\>,
you may need the new Dune-Geometry core module.
\ingroup COGeometryType
*/
class GeometryType
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment