version 3.9-dev
couplingconditions_staggered_cctpfa.hh File Reference

Go to the source code of this file.

Description

Data for the coupling of a Darcy model (cell-centered finite volume) with a (Navier-)Stokes model (staggerd grid).

Classes

struct  Dumux::FreeFlowPorousMediumCouplingOptions
 This structs holds a set of options which allow to modify the Stokes-Darcy coupling mechanism during runtime. More...
 
class  Dumux::FFPMCouplingConditionsStaggeredCCTpfaImplBase< MDTraits, CouplingManager >
 A base class which provides some common methods used for Stokes-Darcy coupling. More...
 
class  Dumux::FFPMCouplingConditionsStaggeredCCTpfaImpl< MDTraits, CouplingManager, enableEnergyBalance, false >
 Coupling data specialization for non-compositional models. More...
 

Namespaces

namespace  Dumux
 

Typedefs

template<class MDTraits , class CouplingManager >
using Dumux::FFPMCouplingConditionsStaggeredCCTpfa = FFPMCouplingConditionsStaggeredCCTpfaImpl< MDTraits, CouplingManager, GetPropType< typename MDTraits::template SubDomain< 0 >::TypeTag, Properties::ModelTraits >::enableEnergyBalance(),(GetPropType< typename MDTraits::template SubDomain< 0 >::TypeTag, Properties::ModelTraits >::numFluidComponents() > 1) >
 Data for the coupling of a Darcy model (cell-centered finite volume) with a (Navier-)Stokes model (staggerd grid). More...
 
Include dependency graph for couplingconditions_staggered_cctpfa.hh: