|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gmxpre.h"#include "kernel_common.h"#include "gromacs/gpu_utils/hostallocator.h"#include "gromacs/pbcutil/ishift.h"#include "gromacs/utility/gmxassert.h"
Include dependency graph for kernel_common.cpp:Implements utility functions used by all nbnxm CPU kernels.
Functions | |
| void | gmx::clear_fshift (real *fshift) |
| Clears the shift forces. | |
| void | gmx::reduce_energies_over_lists (const nbnxn_atomdata_t *nbat, int nlist, real *Vvdw, real *Vc) |
| Reduces the collected energy terms over the pair-lists/threads. | |
1.8.5