3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
couplingmanagerbase.hh File Reference

Coupling manager for low-dimensional domains embedded in the bulk domain. Point sources on each integration point are computed by an AABB tree. More...

#include <iostream>
#include <fstream>
#include <string>
#include <utility>
#include <unordered_map>
#include <dune/common/timer.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/geometry/intersectingentities.hh>
#include <dumux/discretization/method.hh>
#include <dumux/multidomain/couplingmanager.hh>
#include <dumux/multidomain/glue.hh>
#include <dumux/multidomain/embedded/pointsourcedata.hh>
#include <dumux/multidomain/embedded/integrationpointsource.hh>

Go to the source code of this file.

Description

Coupling manager for low-dimensional domains embedded in the bulk domain. Point sources on each integration point are computed by an AABB tree.

Classes

struct  Dumux::DefaultPointSourceTraits< MDTraits >
 the default point source traits More...
class  Dumux::EmbeddedCouplingManagerBase< MDTraits, Implementation, PSTraits >
 Manages the coupling between bulk elements and lower dimensional elements Point sources on each integration point are computed by an AABB tree. More...

Namespaces

namespace  Dumux