Gromacs  2026.0-dev-20250418-2a07af2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
boundingbox_simd.h File Reference
#include "config.h"
#include "gromacs/math/vec.h"
#include "gromacs/nbnxm/pairlistparams.h"
#include "gromacs/simd/simd.h"
#include "nbnxm_enums.h"
+ Include dependency graph for boundingbox_simd.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares sizes and boolean macros for bouding boxes handled with SIMD code.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se

Variables

static constexpr int gmx::c_numBoundingBoxBounds1D = 2
 The number of bounds along one dimension of a bounding box.