Go to the documentation of this file.
6 #ifndef OPENMPCD_CUDA_MPCFLUID_INSTRUMENTATION_VELOCITYAUTOCORRELATION_DOUBLETS_HPP
7 #define OPENMPCD_CUDA_MPCFLUID_INSTRUMENTATION_VELOCITYAUTOCORRELATION_DOUBLETS_HPP
17 namespace Instrumentation
19 namespace VelocityAutocorrelation
Base class for MPC fluids.
Class for managing memory on the CUDA Device.
Doublets(const Simulation *const sim, DeviceMemoryManager *const devMemMgr, const MPCFluid::Base *const mpcFluid_)
The constructor.
Class for measurements of velocity autocorrelation in MPC fluids that consist of doublets of particle...
MPCD simulation with Molecular Dynamics on CUDA-capable GPUs.
virtual void populateCurrentVelocities()
Populates the currentVelocities buffer with the current velocities of the fluid constituents.
Base class for measurements of velocity autocorrelation in MPC fluids.
virtual ~Doublets()
The destructor.