Gromacs
2026.0-dev-20250418-2a07af2
|
#include "gmxpre.h"
#include "nbnxm.h"
#include "gromacs/domdec/domdec_zones.h"
#include "gromacs/nbnxm/atomdata.h"
#include "gromacs/timing/wallcycle.h"
#include "gromacs/utility/binaryinformation.h"
#include "gromacs/utility/message_string_collector.h"
#include "nbnxm_gpu.h"
#include "pairlistsets.h"
#include "pairsearch.h"
Implements the Nbnxm class.