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 69 of file GpuParticleData.hpp.
Utils::Vector3f GpuParticleData::GpuParticle::dip |
Definition at line 72 of file GpuParticleData.hpp.
int GpuParticleData::GpuParticle::identity |
Definition at line 77 of file GpuParticleData.hpp.
Utils::Vector3f GpuParticleData::GpuParticle::p |
Definition at line 70 of file GpuParticleData.hpp.
float GpuParticleData::GpuParticle::q |
Definition at line 75 of file GpuParticleData.hpp.