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...
#include <dumux/multidomain/boundary/freeflowporousmedium/traits.hh>
| FFFS | The free-flow fluidsystem | 
| PMFS | The porous-medium flow fluidsystem | 
| Static Public Attributes | |
| static constexpr bool | value = std::is_same<typename FFFS::MultiPhaseFluidSystem, PMFS>::value | 
| 
 | staticconstexpr |