3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Functions | Variables
multidomain/boundary/freeflowporenetwork/couplingmanager.hh File Reference
#include <utility>
#include <memory>
#include <dune/common/indices.hh>
#include <dumux/common/properties.hh>
#include <dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/couplingmanager.hh>
#include <dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/couplingmanager.hh>
#include <dumux/multidomain/freeflow/couplingmanager.hh>
#include <dumux/multidomain/multibinarycouplingmanager.hh>
#include "couplingconditions.hh"
#include "couplingmapper.hh"

Go to the source code of this file.

Description

Coupling manager for coupling freeflow and pore-network models.

Classes

struct  Dumux::FreeFlowPoreNetworkDetail::CouplingMaps
 
struct  Dumux::FreeFlowPoreNetworkDetail::CouplingManagers< MDTraits >
 
class  Dumux::FreeFlowPoreNetworkCouplingManager< MDTraits >
 Coupling manager for coupling freeflow and pore-network models. More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::FreeFlowPoreNetworkDetail
 

Functions

constexpr auto Dumux::FreeFlowPoreNetworkDetail::makeCouplingManagerMap ()
 
template<std::size_t i>
constexpr auto Dumux::FreeFlowPoreNetworkDetail::coupledDomains (Dune::index_constant< i > domainI)
 
template<std::size_t i, std::size_t j>
constexpr auto Dumux::FreeFlowPoreNetworkDetail::globalToLocalDomainIndices (Dune::index_constant< i >, Dune::index_constant< j >)
 

Variables

static constexpr auto Dumux::FreeFlowPoreNetworkDetail::freeFlowMomentumIndex = Dune::index_constant<0>()
 
static constexpr auto Dumux::FreeFlowPoreNetworkDetail::freeFlowMassIndex = Dune::index_constant<1>()
 
static constexpr auto Dumux::FreeFlowPoreNetworkDetail::poreNetworkIndex = Dune::index_constant<2>()
 
static constexpr auto Dumux::FreeFlowPoreNetworkDetail::freeFlowMassToFreeFlowMomentumIndex = Dune::index_constant<0>()
 
static constexpr auto Dumux::FreeFlowPoreNetworkDetail::freeFlowMomentumToPoreNetworkIndex = Dune::index_constant<1>()
 
static constexpr auto Dumux::FreeFlowPoreNetworkDetail::freeFlowMassToPoreNetworkIndex = Dune::index_constant<2>()
 
static constexpr auto Dumux::FreeFlowPoreNetworkDetail::noCouplingIdx = Dune::index_constant<99>()
 
Include dependency graph for multidomain/boundary/freeflowporenetwork/couplingmanager.hh: