dune-pdelab  2.4.1
timesteppingparameterinterface.hh
Go to the documentation of this file.
1 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2 // vi: set et ts=4 sw=2 sts=2:
3 #ifndef DUNE_PDELAB_TIMESTEPPINGPARAMETERINTERFACE_HH
4 #define DUNE_PDELAB_TIMESTEPPINGPARAMETERINTERFACE_HH
5 
6 #warning This file is deprecated and will be removed after the DUNE-PDELab 2.4 release! Include the header dune/pdelab/instationary/onestepparameter.hh instead!
7 
9 
10 #endif