This structs helps to check if the two sub models use the same fluidsystem. Specialization for the case of using an adapter only for the free-flow model.
More...
template<class FFFS, class PMFS>
struct Dumux::FreeFlowPorousMediumCoupling::IsSameFluidSystem< FFFS, PMFS >
This structs helps to check if the two sub models use the same fluidsystem. Specialization for the case of using an adapter only for the free-flow model.
- Template Parameters
-
FFFS | The free-flow fluidsystem |
PMFS | The porous-medium flow fluidsystem |