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. | |
Variables | |
__constant__ unsigned int | OpenMPCD::CUDA::MPCFluid::DeviceCode::mpcParticleCount |
The number of MPC fluid particles. More... | |
__constant__ FP | OpenMPCD::CUDA::MPCFluid::DeviceCode::omega |
__constant__ FP | OpenMPCD::CUDA::MPCFluid::DeviceCode::cos_omegaTimesTimestep |
__constant__ FP | OpenMPCD::CUDA::MPCFluid::DeviceCode::sin_omegaTimesTimestep |
Defines CUDA constant symbols for OpenMPCD::CUDA::MPCFluid
Definition in file MPCFluid/DeviceCode/Symbols.hpp.