3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Variables
couplingmanager1d3d_projection.hh File Reference

Coupling manager for low-dimensional domains embedded in the bulk domain with spatially resolved interface. More...

#include <vector>
#include <algorithm>
#include <string>
#include <dune/common/timer.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dumux/common/tag.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/math.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/geometry/refinementquadraturerule.hh>
#include <dumux/geometry/triangulation.hh>
#include <dumux/geometry/grahamconvexhull.hh>
#include <dumux/multidomain/embedded/couplingmanagerbase.hh>
#include <dumux/multidomain/embedded/localrefinementquadrature.hh>

Go to the source code of this file.

Description

Coupling manager for low-dimensional domains embedded in the bulk domain with spatially resolved interface.

Author
Timo Koch

Classes

class  Dumux::Detail::SegmentNetwork< GridGeometry >
 Segment representation of a 1d network grid. More...
 
class  Dumux::Detail::NetworkIndicatorFunction< Network >
 Get the closest segment for a given surface point. More...
 
class  Dumux::Detail::DebugIntersectionVTKOutput
 Simple legacy VTK writer for outputting debug data on the coupling interface. More...
 
struct  Dumux::Embedded1d3dCouplingMode::Projection
 
class  Dumux::Embedded1d3dCouplingManager< MDTraits, Embedded1d3dCouplingMode::Projection >
 Manages the coupling between bulk elements and lower dimensional elements. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Detail
 Distance implementation details.
 
namespace  Dumux::Embedded1d3dCouplingMode
 

Variables

constexpr Projection Dumux::Embedded1d3dCouplingMode::projection {}
 
Include dependency graph for couplingmanager1d3d_projection.hh: