|
Gromacs
2025.3
|
#include "gmxpre.h"#include "config.h"#include "gromacs/ewald/pme_force_sender_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_force_sender_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 on systems, where CUDA is not available.
Classes | |
| class | gmx::PmeForceSenderGpu::Impl |
| Impl class stub. More... | |
1.8.5