|
Gromacs
2025.3
|
#include <gromacs/topology/topology.h>
Collaboration diagram for gmx_localtop_t:The fully written out topology for a domain over its lifetime.
Also used in some analysis code.
Public Member Functions | |
| gmx_localtop_t (const gmx_ffparams_t &ffparams) | |
| Constructor used for normal operation, manages own resources. | |
Public Attributes | |
| InteractionDefinitions | idef |
| The interaction function definition. | |
| gmx::ListOfLists< int > | excls |
| The exclusions. | |
1.8.5