8 #ifndef OPENFPM_DATA_SRC_NN_CELLLIST_CELLLIST_UTIL_HPP_
9 #define OPENFPM_DATA_SRC_NN_CELLLIST_CELLLIST_UTIL_HPP_
11 #include "util/ofp_context.hpp"
13 #include "Vector/map_vector.hpp"
19 template<
typename vector_pos_type>
22 vector_pos_type & pos;
24 pos_v(vector_pos_type & pos)
Structure that contain a reference to a vector of particles.