Gromacs
2026.0-dev-20250116-fa3fd9d
|
Describes a single block allocated from the memory pool.
Public Attributes | |
void * | ptr |
Pointer to the start of the block (as returned to the user). | |
size_t | size |
Size of the block, including padding required to align next block. | |