Variable beluga::actions::overlay

Variable Documentation

constexpr ranges::actions::action_closure<detail::overlay_fn> beluga::actions::overlay

Range adaptor object that can overlay a range of values (or a range of particles). The overlay range adaptor allows to overlay the values of the range that match a mask. All the values are overlaid for a given value.