OGS
TraitsBase.h
Go to the documentation of this file.
1
11#pragma once
12
15
17{
18namespace ConstitutiveStressSaturation_StrainPressureTemperature
19{
21
22template <int DisplacementDim>
24 MSM::MFrontGeneric<DisplacementDim,
25 boost::mp11::mp_list<MSM::Strain, MSM::LiquidPressure>,
26 boost::mp11::mp_list<MSM::Stress, MSM::Saturation>,
27 boost::mp11::mp_list<MSM::Temperature>>;
28} // namespace ConstitutiveStressSaturation_StrainPressureTemperature
29} // namespace ProcessLib::ThermoRichardsMechanics