Gromacs  2020.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx_localtop_t Struct Reference

#include <gromacs/topology/topology.h>

Description

The fully written out topology for a domain over its lifetime.

Also used in some analysis code.

Public Member Functions

 gmx_localtop_t ()
 Constructor used for normal operation, manages own resources.
 

Public Attributes

t_idef idef
 The interaction function definition.
 
t_atomtypes atomtypes
 Atomtype properties.
 
t_blocka excls
 The exclusions.
 
bool useInDomainDecomp_ = false
 Flag for domain decomposition so we don't free already freed memory.
 

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