Gromacs
2024.3
|
#include "gmxpre.h"
#include "nbnxm.h"
#include "gromacs/domdec/domdec_struct.h"
#include "gromacs/nbnxm/atomdata.h"
#include "gromacs/timing/wallcycle.h"
#include "gromacs/utility/message_string_collector.h"
#include "nbnxm_gpu.h"
#include "pairlistsets.h"
#include "pairsearch.h"
Implements the Nbnxm class.