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

[decoupled]

Remove files which are deprecated since 2.2.
(reviewed by mwolff)


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9593 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent a6ae9529
No related branches found
No related tags found
No related merge requests found
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
#ifndef DUMUX_FVMPFAOPRESSURE2P_OLD_HH
#define DUMUX_FVMPFAOPRESSURE2P_OLD_HH
#warning This file is deprecated. Use fvmpfa/omethod/fvmpfaopressure2p.hh instead
#include <dumux/decoupled/2p/diffusion/fvmpfa/omethod/fvmpfaopressure2p.hh>
#endif
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
#ifndef DUMUX_FVMPFAOPROPERTIES2P_OLD_HH
#define DUMUX_FVMPFAOPROPERTIES2P_OLD_HH
#warning This file is deprecated. Use fvmpfa/omethod/fvmpfaopressureproperties2p.hh or \
fvmpfa/omethod/fvmpfaopressurepropertiessimple2p.hh instead
#include <dumux/decoupled/2p/diffusion/fvmpfa/omethod/fvmpfaopressurepropertiessimple2p.hh>
#endif
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
#ifndef DUMUX_MPFAOVELOCITY2P_OLD_HH
#define DUMUX_MPFAOVELOCITY2P_OLD_HH
#warning This file is deprecated. Use fvmpfa/omethod/fvmpfaovelocity2p.hh instead
#include <dumux/decoupled/2p/diffusion/fvmpfa/omethod/fvmpfaovelocity2p.hh>
#endif
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#include <dumux/decoupled/common/impet.hh> #include <dumux/decoupled/common/impet.hh>
#include <dumux/decoupled/common/impetproblem.hh> #include <dumux/decoupled/common/impetproblem.hh>
#include "impesproperties2p.hh" #include "impesproperties2p.hh"
//DEPRECATED: include should be removed!!! -> Goal: Only include property files in the problem! //TODO: include should be removed!!! -> Goal: Only include property files in the problem!
#include "impesproperties2padaptive.hh" #include "impesproperties2padaptive.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