version 3.10.0
Loading...
Searching...
No Matches
Dumux::FreeFlowPorousMediumCoupling::IsSameFluidSystem< FS, FS > Struct Template Reference

This structs helps to check if the two sub models use the same fluidsystem. More...

#include <dumux/multidomain/boundary/freeflowporousmedium/traits.hh>

Inheritance diagram for Dumux::FreeFlowPorousMediumCoupling::IsSameFluidSystem< FS, FS >:

Description

template<class FS>
struct Dumux::FreeFlowPorousMediumCoupling::IsSameFluidSystem< FS, FS >
Template Parameters
FSThe fluidsystem

Static Public Attributes

static constexpr bool value = std::is_same<FS, FS>::value
 
static constexpr bool value
 

Member Data Documentation

◆ value [1/2]

bool Dumux::FreeFlowPorousMediumCoupling::IsSameFluidSystem< FS, FS >::value
staticconstexpr

◆ value [2/2]

template<class FS>
bool Dumux::FreeFlowPorousMediumCoupling::IsSameFluidSystem< FS, FS >::value = std::is_same<FS, FS>::value
staticconstexpr

The documentation for this struct was generated from the following file: