#include <test/porousmediumflow/mpnc/implicit/thermalnonequilibrium/problem.hh>

Public Types | |
| using | Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using | ComponentOne = Dumux::Components::Constant<1, Scalar> |
| using | ComponentTwo = Dumux::Components::Constant<2, Scalar> |
| using | type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo, numInertComponents> |
Static Public Attributes | |
| static constexpr int | numInertComponents = 2 |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::CombustionOneComponent >::ComponentOne = Dumux::Components::Constant<1, Scalar> |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::CombustionOneComponent >::ComponentTwo = Dumux::Components::Constant<2, Scalar> |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::CombustionOneComponent >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SolidSystem< TypeTag, TTag::CombustionOneComponent >::type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo, numInertComponents> |
|
staticconstexpr |