3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
porousmediumflow/nonisothermal/volumevariables.hh File Reference

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.

Description

Base class for the model specific class which provides access to all volume averaged quantities.

Classes

class  Dumux::EnergyVolumeVariablesImplementation< IsothermalTraits, Impl, false >
 The isothermal base class. More...
 
class  Dumux::EnergyVolumeVariablesImplementation< Traits, Impl, true >
 The non-isothermal implicit volume variables base class. More...
 

Namespaces

namespace  Dumux
 

Typedefs

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...
 
Include dependency graph for porousmediumflow/nonisothermal/volumevariables.hh: