Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx_sel_mempool_block_t Struct Reference

Description

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.
 

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