3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
multidomain/boundary/freeflowporousmedium/traits.hh File Reference

Traits for the free-flow/porous-medium-flow coupling. More...

#include <type_traits>
#include <dumux/flux/fickslaw_fwd.hh>

Go to the source code of this file.

Description

Traits for the free-flow/porous-medium-flow coupling.

Classes

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. More...
 
struct  Dumux::FreeFlowPorousMediumCoupling::IsSameFluidSystem< FS, FS >
 This structs helps to check if the two sub models use the same fluidsystem. More...
 
struct  Dumux::FreeFlowPorousMediumCoupling::IsFicksLaw< DiffLaw >
 This structs indicates that Fick's law is not used for diffusion. More...
 
struct  Dumux::FreeFlowPorousMediumCoupling::IsFicksLaw< Dumux::FicksLaw< T > >
 This structs indicates that Fick's law is used for diffusion. More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::FreeFlowPorousMediumCoupling
 
Include dependency graph for multidomain/boundary/freeflowporousmedium/traits.hh: