3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::Detail::NetworkIndicatorFunction< Network > Class Template Reference

Get the closest segment for a given surface point. More...

#include <dumux/multidomain/embedded/couplingmanager1d3d_projection.hh>

Description

template<class Network>
class Dumux::Detail::NetworkIndicatorFunction< Network >

Get the closest segment for a given surface point.

Note
The point does not necessarily be exactly on the virtual surface implied by the networks radius function

Public Member Functions

 NetworkIndicatorFunction (const Network &n)
 
template<class Pos >
auto operator() (const Pos &pos) const
 
template<class Pos , class HintContainer >
auto operator() (const Pos &pos, const HintContainer &hints) const
 

Constructor & Destructor Documentation

◆ NetworkIndicatorFunction()

template<class Network >
Dumux::Detail::NetworkIndicatorFunction< Network >::NetworkIndicatorFunction ( const Network &  n)
inline

Member Function Documentation

◆ operator()() [1/2]

template<class Network >
template<class Pos >
auto Dumux::Detail::NetworkIndicatorFunction< Network >::operator() ( const Pos &  pos) const
inline

◆ operator()() [2/2]

template<class Network >
template<class Pos , class HintContainer >
auto Dumux::Detail::NetworkIndicatorFunction< Network >::operator() ( const Pos &  pos,
const HintContainer &  hints 
) const
inline

The documentation for this class was generated from the following file: