Gromacs
2025-dev-20241003-bd59e46
|
#include <vector>
#include "gromacs/gpu_utils/hostallocator.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/real.h"
#include "boundingbox.h"
#include "pairlist.h"
Declares working data structures for the CPU and GPU pairlists.
Classes | |
struct | gmx::NbnxmPairlistCpuWork |
Working data for the actual i-supercell during pair search. More... | |
struct | gmx::NbnxmPairlistCpuWork::IClusterData |
Struct for storing coordinates and bounding box for an i-entry during search. More... | |