Coupling manager for low-dimensional domains embedded in the bulk domain. More...
#include <vector>
#include <dune/common/timer.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/grid/common/capabilities.hh>
#include <dumux/common/tag.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/geometry/distance.hh>
#include <dumux/multidomain/embedded/couplingmanagerbase.hh>
#include <dumux/multidomain/embedded/cylinderintegration.hh>
#include <dumux/multidomain/embedded/extendedsourcestencil.hh>
Go to the source code of this file.
Classes | |
struct | Dumux::Embedded1d3dCouplingMode::Kernel |
class | Dumux::Embedded1d3dCouplingManager< MDTraits, Embedded1d3dCouplingMode::Kernel > |
Manages the coupling between bulk elements and lower dimensional elements Point sources on each integration point are computed by an AABB tree. More... | |
struct | Dumux::CouplingManagerSupportsMultithreadedAssembly< Embedded1d3dCouplingManager< MDTraits, Embedded1d3dCouplingMode::Kernel > > |
we support multithreaded assembly More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Embedded1d3dCouplingMode |
Variables | |
constexpr Kernel | Dumux::Embedded1d3dCouplingMode::kernel {} |