Traits class for the two-phase model. More...
#include <dumux/porousmediumflow/3p/model.hh>
| PV | The type used for primary variables | 
| FSY | The fluid system type | 
| FST | The fluid state type | 
| PT | The type used for permeabilities | 
| MT | The model traits | 
| Public Types | |
| using | PrimaryVariables = PV | 
| using | FluidSystem = FSY | 
| using | FluidState = FST | 
| using | SolidSystem = SSY | 
| using | SolidState = SST | 
| using | PermeabilityType = PT | 
| using | ModelTraits = MT | 
| using Dumux::ThreePVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT >::FluidState = FST | 
| using Dumux::ThreePVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT >::FluidSystem = FSY | 
| using Dumux::ThreePVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT >::ModelTraits = MT | 
| using Dumux::ThreePVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT >::PermeabilityType = PT | 
| using Dumux::ThreePVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT >::PrimaryVariables = PV | 
| using Dumux::ThreePVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT >::SolidState = SST | 
| using Dumux::ThreePVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT >::SolidSystem = SSY |