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

#include <gromacs/domdec/hash.h>

Description

Hashing key-generation helper struct.

Public Attributes

int key
 The (unique) key for storing/looking up a value.
 
int val
 The value belonging to key.
 
int next
 Index for the next element in the array with indentical value keymod, -1 if there is no next element.
 

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