Skip to content
Snippets Groups Projects
Commit 8a158787 authored by Thomas Fetzer's avatar Thomas Fetzer
Browse files

[interfacegridcreator] Add deprecation warning

parent 878d3c29
No related branches found
No related tags found
1 merge request!47Feature/tensorgrid
......@@ -25,6 +25,8 @@
#ifndef DUMUX_INTERFACEGRIDCREATOR_HH
#define DUMUX_INTERFACEGRIDCREATOR_HH
#warning This file is deprecated and will be removed after Dumux 2.9. Use the grid template "Dune::YaspGrid<dim, Dune::TensorProductCoordinates<Scalar, dim> >" instead.
#include <dune/grid/common/gridfactory.hh>
#include <dune/grid/io/file/dgfparser/dgfyasp.hh>
#include <dune/grid/utility/structuredgridfactory.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment