|
Gromacs
2023.4
|
#include <gromacs/topology/symtab.h>
Collaboration diagram for t_symbuf: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. | |
1.8.5