OpenMPCD
|
#include <OpenMPCD/Types.hpp>
Go to the source code of this file.
Namespaces | |
OpenMPCD::CUDA | |
Namespace for simulations using CUDA. | |
OpenMPCD::CUDA::MPCFluid | |
Namespace for MPC Fluid classes. | |
OpenMPCD::CUDA::MPCFluid::DeviceCode | |
Contains CUDA Device code. | |
Functions | |
__global__ void | OpenMPCD::CUDA::MPCFluid::DeviceCode::streamSimpleMPCParticle (const unsigned int workUnitOffset, MPCParticlePositionType *const positions, const MPCParticleVelocityType *const velocities) |
Streams the given simple, independent MPC particle. More... | |
Defines CUDA Device code for OpenMPCD::CUDA::MPCFluid::Simple
Definition in file DeviceCode/Simple.hpp.