#include <test/porousmediumflow/1pncmin/implicit/nonisothermal/problem.hh>
Public Types | |
using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
using | ComponentOne = Components::ModifiedCaO< Scalar > |
using | ComponentTwo = Components::CaO2H2< Scalar > |
using | type = SolidSystems::CompositionalSolidPhase< Scalar, ComponentOne, ComponentTwo > |
using Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem >::ComponentOne = Components::ModifiedCaO<Scalar> |
using Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem >::ComponentTwo = Components::CaO2H2<Scalar> |
using Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
using Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem >::type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo> |