peclet-dem
Performance-portable XPBD Discrete Element Method (Kokkos + ArborX)
Loading...
Searching...
No Matches
PackingParticle Struct Reference

Public Attributes

float pos [4]
 
float vel [4]
 
float quat [4]
 
float ang_vel [4]
 
float inv_inertia [4]
 
float scale
 
int shape_id
 
std::int64_t id
 

Detailed Description

Definition at line 32 of file test_particle_migration.cpp.

Member Data Documentation

◆ pos

float PackingParticle::pos[4]

Definition at line 33 of file test_particle_migration.cpp.

Referenced by main().

◆ vel

float PackingParticle::vel[4]

Definition at line 34 of file test_particle_migration.cpp.

◆ quat

float PackingParticle::quat[4]

Definition at line 35 of file test_particle_migration.cpp.

◆ ang_vel

float PackingParticle::ang_vel[4]

Definition at line 36 of file test_particle_migration.cpp.

◆ inv_inertia

float PackingParticle::inv_inertia[4]

Definition at line 37 of file test_particle_migration.cpp.

◆ scale

float PackingParticle::scale

Definition at line 38 of file test_particle_migration.cpp.

◆ shape_id

int PackingParticle::shape_id

Definition at line 39 of file test_particle_migration.cpp.

◆ id

std::int64_t PackingParticle::id

Definition at line 40 of file test_particle_migration.cpp.

Referenced by main().


The documentation for this struct was generated from the following file: