Traits class for the volume variables of the Navier-Stokes model. More...
#include <dumux/freeflow/navierstokes/model.hh>
PV | The type used for primary variables |
FSY | The fluid system type |
FST | The fluid state type |
MT | The model traits |
Public Types | |
using | PrimaryVariables = PV |
using | FluidSystem = FSY |
using | FluidState = FST |
using | ModelTraits = MT |
using Dumux::NavierStokesVolumeVariablesTraits< PV, FSY, FST, MT >::FluidState = FST |
using Dumux::NavierStokesVolumeVariablesTraits< PV, FSY, FST, MT >::FluidSystem = FSY |
using Dumux::NavierStokesVolumeVariablesTraits< PV, FSY, FST, MT >::ModelTraits = MT |
using Dumux::NavierStokesVolumeVariablesTraits< PV, FSY, FST, MT >::PrimaryVariables = PV |