Gromacs
2020.4
|
#include "gromacs/ewald/pme_pp_comm_gpu.h"
#include "gromacs/gpu_utils/gpueventsynchronizer.cuh"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/gmxmpi.h"
Declares CUDA implementation class for PME-PP communications.
Classes | |
class | gmx::PmePpCommGpu::Impl |
Class with interfaces and data for CUDA version of PME-PP Communication. More... | |