|
Gromacs
2025.4
|
#include "gromacs/math/vectypes.h"#include "gromacs/utility/arrayref.h"#include "gromacs/utility/real.h"
Include dependency graph for kernel_gpu_ref.h:Declares GPU reference kernel.
Functions | |
| void | gmx::nbnxn_kernel_gpu_ref (const NbnxnPairlistGpu *nbl, const nbnxn_atomdata_t *nbat, const interaction_const_t *iconst, ArrayRef< const RVec > shiftvec, const StepWorkload &stepWork, int clearF, ArrayRef< real > f, real *fshift, real *Vc, real *Vvdw) |
| Reference (slow) kernel for nb n vs n GPU type pair lists. | |
1.8.5