Skip to content
Snippets Groups Projects
Commit 5c77ec38 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

remove more deprecated files from dumux/decoupled/2p/diffusion/fvmpfa

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11771 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent b7416f8e
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:
/*****************************************************************************
* See the file COPYING for full copying permissions. *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, either version 2 of the License, or *
* (at your option) any later version. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/
#ifndef DUMUX_FVMPFALPROPERTIES2P_HH
#define DUMUX_FVMPFALPROPERTIES2P_HH
#warning This file is deprecated. Use fvmpfal2dpressureproperties2p.hh instead.
#include "fvmpfal2dpressureproperties2p.hh"
namespace Dumux
{
namespace Properties
{
NEW_TYPE_TAG(FVMPFALPressureTwoP, INHERITS_FROM(FvMpfaL2dPressureTwoP));
}
}
#endif
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*****************************************************************************
* See the file COPYING for full copying permissions. *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, either version 2 of the License, or *
* (at your option) any later version. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/
#ifndef DUMUX_FVMPFALPROPERTIES2P_ADAPTIVE_HH
#define DUMUX_FVMPFALPROPERTIES2P_ADAPTIVE_HH
#warning This file is deprecated. Use fvmpfal2dpressureproperties2padaptive.hh instead.
#include "fvmpfal2dpressureproperties2padaptive.hh"
namespace Dumux
{
namespace Properties
{
NEW_TYPE_TAG(FVMPFALPressureTwoPAdaptive, INHERITS_FROM(FvMpfaL2dPressureTwoPAdaptive));
}
}
#endif
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*****************************************************************************
* See the file COPYING for full copying permissions. *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, either version 2 of the License, or *
* (at your option) any later version. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/
#ifndef DUMUX_FVMPFAOPRESSURE2P_HH
#define DUMUX_FVMPFAOPRESSURE2P_HH
#warning This file is deprecated. Use fvmpfao2dpressure2p.hh instead.
#endif
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*****************************************************************************
* See the file COPYING for full copying permissions. *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, either version 2 of the License, or *
* (at your option) any later version. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/
/*!
* \ingroup MPFA
* \ingroup Properties
* \file
*
* \brief Properties for the MPFA-O method.
*/
#ifndef DUMUX_FVMPFAOPROPERTIES2P_HH
#define DUMUX_FVMPFAOPROPERTIES2P_HH
#warning This file is deprecated. Use fvmpfao2dpressureproperties2p.hh instead.
#include "fvmpfao2dpressureproperties2p.hh"
namespace Dumux
{
namespace Properties
{
NEW_TYPE_TAG(FVMPFAOPressureTwoP, INHERITS_FROM(FvMpfaO2dPressureTwoP));
}
}
#endif
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*****************************************************************************
* See the file COPYING for full copying permissions. *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, either version 2 of the License, or *
* (at your option) any later version. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/
#ifndef DUMUX_MPFAOVELOCITY2P_HH
#define DUMUX_MPFAOVELOCITY2P_HH
#warning This file is deprecated. Use fvmpfao2dpressurevelocity2p.hh instead.
#endif
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