#include <dumux/freeflow/shallowwater/model.hh>
Public Types | |
using | type = ShallowWaterViscousFlux< GetPropType< TypeTag, Properties::PrimaryVariables >, Dumux::NumEqVector< GetPropType< TypeTag, Properties::PrimaryVariables > > > |
using Dumux::Properties::ViscousFluxType< TypeTag, TTag::ShallowWater >::type = ShallowWaterViscousFlux< GetPropType<TypeTag, Properties::PrimaryVariables>, Dumux::NumEqVector<GetPropType<TypeTag, Properties::PrimaryVariables> > > |