Gromacs
2024.4
|
This file contains the definition of a container for force buffers.
Classes | |
class | gmx::ArrayRef< typename > |
STL-like interface to a C array of T (or part of a std container of T). More... | |
class | gmx::ArrayRefWithPadding< typename > |
Interface to a C array of T (or part of a std container of T), that includes padding that is suitable for the kinds of SIMD operations GROMACS uses. More... | |
class | gmx::ForceBuffersView |
A view of the force buffer. More... | |
class | gmx::ForceBuffers |
Object that holds the force buffers. More... | |