25#ifndef DUMUX_MULTIDOMAIN_EMBEDDED_COUPLINGMANAGER_1D3D_HH
26#define DUMUX_MULTIDOMAIN_EMBEDDED_COUPLINGMANAGER_1D3D_HH
35template<
class MDTraits,
class CouplingMode>
47template<
class MDTraits, EmbeddedCouplingMode mode>
60template<
class MDTraits>
67template<
class MDTraits>
74template<
class MDTraits>
81template<
class MDTraits>
Coupling manager for low-dimensional domains embedded in the bulk domain.
Coupling manager for low-dimensional domains embedded in the bulk domain.
Coupling manager for low-dimensional domains embedded in the bulk domain.
Coupling manager for low-dimensional domains embedded in the bulk domain.
EmbeddedCouplingMode
The coupling mode.
Definition: couplingmanager1d3d.hh:44
constexpr Average average
Definition: couplingmanager1d3d_average.hh:60
constexpr Kernel kernel
Definition: couplingmanager1d3d_kernel.hh:58
constexpr Line line
Definition: couplingmanager1d3d_line.hh:52
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanager1d3d.hh:36
Definition: couplingmanager1d3d.hh:48
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanager1d3d_average.hh:77
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanager1d3d_kernel.hh:74
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanager1d3d_line.hh:70
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanager1d3d_surface.hh:75
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanagerbase.hh:78