Gromacs  2025.0-dev-20241009-5c23d5f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Classes | Public Attributes
gmx::BoundingBox Struct Reference

#include <gromacs/nbnxm/boundingbox.h>

+ Collaboration diagram for gmx::BoundingBox:

Description

Bounding box for a nbnxm atom cluster.

Note
Should be aligned in memory to enable 4-wide SIMD operations.

Classes

struct  Corner
 Corner for the bounding box, padded with one element to enable 4-wide SIMD operations. More...
 

Public Attributes

Corner lower
 lower, along x and y and z, corner
 
Corner upper
 upper, along x and y and z, corner
 

The documentation for this struct was generated from the following file: