Volume variables for free-flow models. The class is specialized for isothermal and non-isothermal models. More...
#include <dumux/material/fluidstates/immiscible.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::FreeFlowVolumeVariablesImplementation< Traits, Impl, false > | 
| Volume variables for isothermal free-flow models. | |
| 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. | |