Gromacs  2021-beta2-UNCHECKED
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Classes | Public Attributes
Nbnxm::BoundingBox Struct Reference

#include <gromacs/nbnxm/grid.h>

+ Collaboration diagram for Nbnxm::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: