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

#include <gromacs/domdec/ga2la.h>

+ Collaboration diagram for gmx_ga2la_t:

Description

Structure for all global to local mapping information.

Public Attributes

gmx_bool bDirectList
 Use a direct list.
 
int mod
 The hash size.
 
int nalloc
 The alloction size of laa or la1.
 
gmx_laa_tlaa
 The direct list.
 
gmx_lal_tlal
 The hash table list.
 
int start_space_search
 Index in lal at which to start looking for empty space.
 

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