#include <neighborhood.hpp>
|
| N18C () |
|
template<typename _II > |
void | operator() (_II it, std::vector< _II > &neigh) const |
|
template<typename _II > |
void | operator() (_II it, std::vector< typename std::iterator_traits< _II >::value_type > &neigh) const |
|
Definition at line 2350 of file neighborhood.hpp.
template<typename _II >
void slip::N18C::operator() |
( |
_II |
it, |
|
|
std::vector< _II > & |
neigh |
|
) |
| const |
|
inline |
template<typename _II >
void slip::N18C::operator() |
( |
_II |
it, |
|
|
std::vector< typename std::iterator_traits< _II >::value_type > & |
neigh |
|
) |
| const |
|
inline |
int slip::N18C::size_max_ |
The documentation for this struct was generated from the following file: