Traits class for the volume variables of the shallow water model. More...
#include <dumux/freeflow/shallowwater/model.hh>
| PV | The type used for primary variables |
| FSY | The fluid system type |
| MT | The model traits |
Public Types | |
| using | PrimaryVariables = PV |
| using | FluidSystem = FSY |
| using | ModelTraits = MT |
| using Dumux::ShallowWaterVolumeVariablesTraits< PV, FSY, MT >::FluidSystem = FSY |
| using Dumux::ShallowWaterVolumeVariablesTraits< PV, FSY, MT >::ModelTraits = MT |
| using Dumux::ShallowWaterVolumeVariablesTraits< PV, FSY, MT >::PrimaryVariables = PV |