aimstil  5.0.5
til::policy::GraphIteratorIndexing_Neighbors< TIterator > Struct Template Reference

#include <cathier/meshUtils.h>

Public Types

typedef TIterator::value_type::VertexIndexCollection value_type
 
typedef TIterator::value_type::VertexIndex index_type
 

Public Member Functions

value_typeoperator() (index_type i) const
 

Detailed Description

template<typename TIterator>
struct til::policy::GraphIteratorIndexing_Neighbors< TIterator >

Definition at line 1170 of file meshUtils.h.

Member Typedef Documentation

◆ index_type

template<typename TIterator >
typedef TIterator::value_type::VertexIndex til::policy::GraphIteratorIndexing_Neighbors< TIterator >::index_type

Definition at line 1174 of file meshUtils.h.

◆ value_type

template<typename TIterator >
typedef TIterator::value_type::VertexIndexCollection til::policy::GraphIteratorIndexing_Neighbors< TIterator >::value_type

Definition at line 1173 of file meshUtils.h.

Member Function Documentation

◆ operator()()

template<typename TIterator >
value_type& til::policy::GraphIteratorIndexing_Neighbors< TIterator >::operator() ( index_type  i) const
inline

Definition at line 1176 of file meshUtils.h.


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