Implementation of views related to particle ranges. More...
Go to the source code of this file.
Namespaces | |
beluga | |
The main Beluga namespace. | |
beluga::views | |
Variables | |
constexpr auto | beluga::views::states = ranges::views::transform(beluga::state) |
constexpr auto | beluga::views::weights = ranges::views::transform(beluga::weight) |
Implementation of views related to particle ranges.
Definition in file particles.hpp.