Skip to content
Snippets Groups Projects

Particle Data Structure

Merged Slattery, Stuart requested to merge (removed):particle_api into master
3 files
+ 11
7
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -196,7 +196,6 @@ class AoSoA
CABANA_FUNCTION
std::size_t numSoA() const { return _num_soa; }
// -----------------------------
// Array range
Loading