Gromacs
2025.0-dev-20241009-5c23d5f
|
#include "gromacs/gpu_utils/gputraits.h"
#include "gromacs/gpu_utils/hostallocator.h"
#include "gromacs/listed_forces/listed_forces_gpu.h"
#include "gromacs/pbcutil/pbc_aiuc.h"
Declares GPU implementation class for GPU bonded interactions.
This header file is needed to include from both the device-side kernels file, and the host-side management code.
Classes | |
struct | gmx::HostInteractionList |
Version of InteractionList that supports pinning. More... | |
class | gmx::ListedForcesGpu::Impl |
Implements GPU bondeds. More... | |