Gromacs
2024.4
|
#include <gromacs/topology/symtab.h>
Legacy symbol table entry as linked list.
Public Attributes | |
int | bufsize |
Number of entries in this item. | |
char ** | buf |
Storage for strings in this item. | |
struct t_symbuf * | next |
Next item in linked list. | |