Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
gpubonded_impl.h File Reference
#include "gromacs/gpu_utils/gpu_vec.cuh"
#include "gromacs/gpu_utils/gputraits.cuh"
#include "gromacs/gpu_utils/hostallocator.h"
#include "gromacs/listed_forces/gpubonded.h"
#include "gromacs/pbcutil/pbc_aiuc.h"
+ Include dependency graph for gpubonded_impl.h:

Description

Declares GPU implementation class for CUDA bonded interactions.

This header file is needed to include from both the device-side kernels file, and the host-side management code.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se
Szilárd Páll pall..nosp@m.szil.nosp@m.ard@g.nosp@m.mail.nosp@m..com
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Classes

struct  gmx::HostInteractionList
 Version of InteractionList that supports pinning. More...
 
class  gmx::GpuBonded::Impl
 Implements GPU bondeds. More...