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