Gromacs
2021-beta2-UNCHECKED
|
#include <gromacs/nbnxm/grid.h>
Bounding box for a nbnxm atom cluster.
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 | |