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

#include <gromacs/nbnxm/pairlist.h>

Description

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.
 

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