OpenMPCD
Functions
OpenMPCD::CUDA::MPCSolute::DeviceCode Namespace Reference

Contains CUDA Device code. More...

Functions

void setMPCParticleCountSymbol (const unsigned int count)
 Sets the symbol mpcParticleCount for the solute. More...
 

Detailed Description

Contains CUDA Device code.

Function Documentation

◆ setMPCParticleCountSymbol()

void OpenMPCD::CUDA::MPCSolute::DeviceCode::setMPCParticleCountSymbol ( const unsigned int  count)

Sets the symbol mpcParticleCount for the solute.

Parameters
[in]countThe number of MPC solute particles.