3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | Static Public Attributes | List of all members
Dumux::FCGridManagerChecks::FulfillConditions< checkDimWorld, G1, Gs... > Struct Template Reference

#include <dumux/multidomain/facet/gridmanager.hh>

Public Types

using G2 = typename std::tuple_element_t< 0, std::tuple< Gs... > >
 

Static Public Attributes

static constexpr bool value = evalCondition<checkDimWorld, G1, G2>() && FulfillConditions<checkDimWorld, Gs...>::value
 

Member Typedef Documentation

◆ G2

template<bool checkDimWorld, typename G1 , typename... Gs>
using Dumux::FCGridManagerChecks::FulfillConditions< checkDimWorld, G1, Gs... >::G2 = typename std::tuple_element_t<0, std::tuple<Gs...> >

Member Data Documentation

◆ value

template<bool checkDimWorld, typename G1 , typename... Gs>
constexpr bool Dumux::FCGridManagerChecks::FulfillConditions< checkDimWorld, G1, Gs... >::value = evalCondition<checkDimWorld, G1, G2>() && FulfillConditions<checkDimWorld, Gs...>::value
staticconstexpr

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