Gromacs
2026.0-dev-20250418-2a07af2
|
#include "config.h"
#include "gromacs/math/vec.h"
#include "gromacs/nbnxm/pairlistparams.h"
#include "gromacs/simd/simd.h"
#include "nbnxm_enums.h"
Declares sizes and boolean macros for bouding boxes handled with SIMD code.
Variables | |
static constexpr int | gmx::c_numBoundingBoxBounds1D = 2 |
The number of bounds along one dimension of a bounding box. | |