|
peclet.voro 1.0.0
Device-native moving-particle Voronoi dynamics
|
#include <subset_gather.hpp>
Public Attributes | |
| Kokkos::View< int *, peclet::core::MemSpace > | status |
Output bundle of a subset gather: the per-cell StatusBit mask, addressed by ORIGINAL seed index (size N, only the requested subset is written; the topology store + the caller's cellVol view are written in place). Flags the rare overflow/incomplete cell exactly as the cold build does.
| Kokkos::View<int*, peclet::core::MemSpace> peclet::voro::SubsetGatherResult< Real >::status |