Base class for the model specific class which provides access to all volume averaged quantities.
More...
#include <type_traits>
#include <dune/common/std/type_traits.hh>
#include <dumux/material/solidsystems/1csolid.hh>
#include <dumux/porousmediumflow/volumevariables.hh>
Go to the source code of this file.
|
template<class IsothermalTraits , class Impl > |
using | Dumux::EnergyVolumeVariables = EnergyVolumeVariablesImplementation< IsothermalTraits, Impl, IsothermalTraits::ModelTraits::enableEnergyBalance()> |
| Base class for the model specific class which provides access to all volume averaged quantities. More...
|
|