|
Gromacs
2025.4
|
#include "gmxpre.h"#include "config.h"#include <tuple>#include "gromacs/ewald/pme_coordinate_receiver_gpu.h"#include "gromacs/gpu_utils/devicebuffer_datatype.h"#include "gromacs/math/vectypes.h"#include "gromacs/utility/arrayref.h"#include "gromacs/utility/gmxassert.h"
Include dependency graph for pme_coordinate_receiver_gpu_impl.cpp:May be used to implement PME-PP GPU comm interfaces for non-GPU builds.
Currently, reports and exits if any of the interfaces are called. Needed to satisfy compiler when compiling without GPU support.
Classes | |
| class | gmx::PmeCoordinateReceiverGpu::Impl |
| Class with interfaces and data for CUDA version of PME coordinate receiving functionality. More... | |
1.8.5