Gromacs
2025.0-dev-20241009-5c23d5f
|
#include <gromacs/nbnxm/pairlist.h>
Cache-line protection buffer.
A buffer data structure of 64 bytes to be placed at the beginning and end of structs to avoid cache invalidation of the real contents of the struct by writes to neighboring memory.
Public Attributes | |
int | dummy [16] |
Unused field used to create space to protect cache lines that are in use. | |