Gromacs
2026.0-dev-20250402-2eddb00
|
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. | |