Gromacs
2025.2
|
#include "gmxpre.h"
#include "config.h"
#include <cstdint>
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/gmxassert.h"
#include "gpuforcereduction.h"
May be used to implement force reduction interfaces for non-GPU builds.