version 3.9.0
Loading...
Searching...
No Matches
volumevariables.hh File Reference

Volume variables for free-flow models. The class is specialized for isothermal and non-isothermal models. More...

Go to the source code of this file.

Description

Classes

class  Dumux::FreeFlowVolumeVariablesImplementation< Traits, Impl, false >
 Volume variables for isothermal free-flow models. More...
 
class  Dumux::FreeFlowVolumeVariablesImplementation< Traits, Impl, true >
 Volume variables for the non-isothermal free-flow models. More...
 

Namespaces

namespace  Dumux
 

Typedefs

template<class Traits , class Impl >
using Dumux::FreeFlowVolumeVariables = FreeFlowVolumeVariablesImplementation<Traits, Impl, Traits::ModelTraits::enableEnergyBalance()>
 Volume variables for free-flow models. The class is specialized for isothermal and non-isothermal models.