Gromacs
2026.0-dev-20250318-75a6c20
|
#include <memory>
#include <variant>
#include "gromacs/gpu_utils/gpueventsynchronizer.h"
#include "gromacs/nbnxm/gpu_types_common.h"
#include "gromacs/nbnxm/nbnxm.h"
#include "gromacs/nbnxm/pairlist.h"
#include "gromacs/timing/gpu_timing.h"
#include "gromacs/utility/enumerationhelpers.h"
Data types used internally in the nbnxn_hip module.
Classes | |
struct | gmx::NbnxmGpu |
Main data structure for CUDA nonbonded force calculations. More... | |