|
Gromacs
2026.1
|
#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/real.h"#include "gromacs/utility/vectypes.h"#include "nbnxm_simd.h"
Include dependency graph for simd_prune_kernel.h:Declares the NBNxM SIMD pruning only kernel.
Classes | |
| class | gmx::ArrayRef< typename > |
| STL-like interface to a C array of T (or part of a std container of T). More... | |
Functions | |
| template<KernelLayout kernelLayout> | |
| void | gmx::nbnxmSimdPruneKernel (NbnxnPairlistCpu *nbl, const nbnxn_atomdata_t &nbat, ArrayRef< const RVec > shiftvec, real rlistInner) |
| Prune a single NbnxnPairlistCpu entry with distance rlistInner. | |
1.8.5