Traits for the free-flow/porous-medium-flow coupling.
Go to the source code of this file.
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 |
| namespace | Dumux::FreeFlowPorousMediumCoupling |