Traits class for the volume variables of the Navier-Stokes model. More...
#include <dumux/freeflow/navierstokes/momentum/cvfe/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::NavierStokesMomentumCVFEVolumeVariablesTraits< PV, FSY, FST, MT >::FluidState = FST |
| using Dumux::NavierStokesMomentumCVFEVolumeVariablesTraits< PV, FSY, FST, MT >::FluidSystem = FSY |
| using Dumux::NavierStokesMomentumCVFEVolumeVariablesTraits< PV, FSY, FST, MT >::ModelTraits = MT |
| using Dumux::NavierStokesMomentumCVFEVolumeVariablesTraits< PV, FSY, FST, MT >::PrimaryVariables = PV |