version 3.8
couplingmanager1d3d.hh
Go to the documentation of this file.
1// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
2// vi: set et ts=4 sw=4 sts=4:
3//
4// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder
5// SPDX-License-Identifier: GPL-3.0-or-later
6//
13#ifndef DUMUX_MULTIDOMAIN_EMBEDDED_COUPLINGMANAGER_1D3D_HH
14#define DUMUX_MULTIDOMAIN_EMBEDDED_COUPLINGMANAGER_1D3D_HH
15
16namespace Dumux {
17
23template<class MDTraits, class CouplingMode>
25
26} // end namespace Dumux
27
33
34#endif
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integ...
Definition: couplingmanager1d3d.hh:24
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 with spatially resolved inte...
Coupling manager for low-dimensional domains embedded in the bulk domain.
Definition: adapt.hh:17