aimstil  5.0.5
til::ghost::GMapStop_AboveThreshold< TPrec > Struct Template Reference

#include <cathier/triangle_mesh_geodesic_map.h>

Collaboration diagram for til::ghost::GMapStop_AboveThreshold< TPrec >:

Public Member Functions

 GMapStop_AboveThreshold (TPrec threshold)
 
template<typename TGMap >
boost::enable_if< boost::is_same< TPrec, typename TGMap::precision_type >, bool >::type proceed (std::size_t i, TGMap &gmap) const
 

Public Attributes

TPrec m_threshold
 

Detailed Description

template<typename TPrec>
struct til::ghost::GMapStop_AboveThreshold< TPrec >

Definition at line 37 of file triangle_mesh_geodesic_map.h.

Constructor & Destructor Documentation

◆ GMapStop_AboveThreshold()

template<typename TPrec >
til::ghost::GMapStop_AboveThreshold< TPrec >::GMapStop_AboveThreshold ( TPrec  threshold)
inline

Definition at line 40 of file triangle_mesh_geodesic_map.h.

Member Function Documentation

◆ proceed()

template<typename TPrec >
template<typename TGMap >
boost::enable_if<boost::is_same<TPrec, typename TGMap::precision_type>, bool>::type til::ghost::GMapStop_AboveThreshold< TPrec >::proceed ( std::size_t  i,
TGMap &  gmap 
) const
inline

Definition at line 44 of file triangle_mesh_geodesic_map.h.

Member Data Documentation

◆ m_threshold

template<typename TPrec >
TPrec til::ghost::GMapStop_AboveThreshold< TPrec >::m_threshold

Definition at line 49 of file triangle_mesh_geodesic_map.h.


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