#warning "This header is deprecated and will be removed after 3.1, use dumux/porousmediumflow/fluxvariablescachefiller.hh"
...
...
@@ -36,7 +35,7 @@ namespace Dumux {
* the interaction volume around a given sub-control volume face.
*/
template<classTypeTag>
usingCCMpfaFluxVariablesCacheFillerDUNE_DEPRECATED_MSG("This class has been renamed to PorousMediumFluxVariablesCacheFiller and will be removed after 3.1")
usingCCMpfaFluxVariablesCacheFiller[[deprecated("This class has been renamed to PorousMediumFluxVariablesCacheFiller and will be removed after 3.1")]]
* \brief A helper class to fill the flux variable caches used in the flux constitutive laws
*/
template<classTypeTag>
usingCCTpfaFluxVariablesCacheFillerDUNE_DEPRECATED_MSG("This class has been renamed to PorousMediumFluxVariablesCacheFiller and will be removed after 3.1")
usingCCTpfaFluxVariablesCacheFiller[[deprecated("This class has been renamed to PorousMediumFluxVariablesCacheFiller and will be removed after 3.1")]]