25#ifndef DUMUX_MULTIDOMAIN_EMBEDDED_COUPLINGMANAGER_2D3D_HH
26#define DUMUX_MULTIDOMAIN_EMBEDDED_COUPLINGMANAGER_2D3D_HH
37template<
class MDTraits>
40 EmbeddedCouplingManager2d3d<MDTraits>>
49template<
class MDTraits>
51:
public std::true_type {};
Coupling manager for low-dimensional domains embedded in the bulk domain. Point sources on each integ...
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
Coupling manager for embedded fractures.
Definition: couplingmanager2d3d.hh:41
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanagerbase.hh:83
trait that is specialized for coupling manager supporting multithreaded assembly
Definition: multidomain/fvassembler.hh:85