13#ifndef DUMUX_MULTIDOMAIN_EMBEDDED_COUPLINGMANAGER_2D3D_HH
14#define DUMUX_MULTIDOMAIN_EMBEDDED_COUPLINGMANAGER_2D3D_HH
25template<
class MDTraits>
28 EmbeddedCouplingManager2d3d<MDTraits>>
37template<
class MDTraits>
39:
public std::true_type {};
Coupling manager for embedded fractures.
Definition: couplingmanager2d3d.hh:29
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanagerbase.hh:71
Coupling manager for low-dimensional domains embedded in the bulk domain. Point sources on each integ...
Type trait that is specialized for coupling manager supporting multithreaded assembly.
Definition: multistagemultidomainfvassembler.hh:78