Gromacs
2026.0-dev-20241204-d69d709
|
#include <vector>
#include "gromacs/ewald/pme_coordinate_receiver_gpu.h"
#include "gromacs/utility/arrayref.h"
Declaration of class which receives coordinates to GPU memory on PME task.
Classes | |
struct | gmx::PpCommManager |
Object to manage communications with a specific PP rank. More... | |
class | gmx::PmeCoordinateReceiverGpu::Impl |
Class with interfaces and data for CUDA version of PME coordinate receiving functionality. More... | |