Typedef beluga::clusterizer_detail::ClusterMap

Typedef Documentation

template<class State>
using beluga::clusterizer_detail::ClusterMap = std::unordered_map<std::size_t, ClusterCell<State>>

A map that holds the sparse data about the particles grouped in cells.