Searched defs:interaction_functor (Results 1 – 1 of 1) sorted by relevance
155 struct interaction_functor struct in md_system_bs157 hash_vector const &m_cells_begin;158 hash_vector const &m_cells_end;159 hash_vector const &m_order;160 point_vector const &m_x;161 point_vector const &m_v;162 params const &m_p;163 size_t m_ncellx , m_ncelly;165 …interaction_functor( hash_vector const& cells_begin , hash_vector const& cells_end , hash_vector p… in interaction_functor() function171 void operator()( Tuple const &t ) const in operator ()()