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

Deprecate multidomain/common/pdelablocaloperator.hh.

It was no longer used and is incompatible to PDELab 2.0.
It is succeeded by MultiDomainLocalOperator.
(reviewed by bernd, approved by becker)


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14520 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 7f8f4c38
No related branches found
No related tags found
No related merge requests found
...@@ -107,6 +107,8 @@ Differences Between DuMuX 2.6 and DuMuX 2.7 ...@@ -107,6 +107,8 @@ Differences Between DuMuX 2.6 and DuMuX 2.7
- CellData2P2Cmultiphysics, replaced by CellData2P2CMultiPhysics. - CellData2P2Cmultiphysics, replaced by CellData2P2CMultiPhysics.
- BoxLocalOperator from dumux/multidomain/common/pdelablocaloperator.hh.
* Deprecated MEMBER FUNCTIONS, to be removed after 2.7: * Deprecated MEMBER FUNCTIONS, to be removed after 2.7:
- The functions "heatCapacity", "densitySolid" (mpnc only) and - The functions "heatCapacity", "densitySolid" (mpnc only) and
"thermalConductivitySolid/Fluid" in the VolumeVariables of the nonisothermal "thermalConductivitySolid/Fluid" in the VolumeVariables of the nonisothermal
......
...@@ -24,6 +24,8 @@ ...@@ -24,6 +24,8 @@
#ifndef DUMUX_PDELAB_LOCAL_OPERATOR_HH #ifndef DUMUX_PDELAB_LOCAL_OPERATOR_HH
#define DUMUX_PDELAB_LOCAL_OPERATOR_HH #define DUMUX_PDELAB_LOCAL_OPERATOR_HH
#warning This header is deprecated and will be removed after DuMuX 2.7.
#if ! HAVE_DUNE_PDELAB #if ! HAVE_DUNE_PDELAB
#error "DUNE-PDELab must be available in order to include this file!" #error "DUNE-PDELab must be available in order to include this file!"
#endif #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