Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
pairlistwork.h File Reference
#include <vector>
#include "gromacs/gpu_utils/hostallocator.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/real.h"
#include "boundingbox.h"
#include "pairlist.h"
+ Include dependency graph for pairlistwork.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares working data structures for the CPU and GPU pairlists.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se

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...