![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Subset of Particle which is copied to the GPU. More...
#include <GpuParticleData.hpp>
Public Attributes | |
| Utils::Vector3f | p |
| Utils::Vector3f | dip |
| float | q |
| int | identity |
Subset of Particle which is copied to the GPU.
Definition at line 70 of file GpuParticleData.hpp.
| Utils::Vector3f GpuParticleData::GpuParticle::dip |
Definition at line 73 of file GpuParticleData.hpp.
| int GpuParticleData::GpuParticle::identity |
Definition at line 78 of file GpuParticleData.hpp.
| Utils::Vector3f GpuParticleData::GpuParticle::p |
Definition at line 71 of file GpuParticleData.hpp.
| float GpuParticleData::GpuParticle::q |
Definition at line 76 of file GpuParticleData.hpp.