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

Description

Master PP-PME communication data structure.

Public Attributes

int nnode
 The number of PP node to communicate with.
 
int * node
 The PP node ranks.
 
int node_peer
 The peer PP node rank.
 
int * nat
 The number of atom for each PP node.
 
int flags_charge
 The flags sent along with the last charges.
 
rvec * x
 Vector of atom coordinates to transfer to PME ranks.
 
rvec * f
 Vector of atom forces received from PME ranks.
 
int nalloc
 Allocation size of transfer vectors (>= nat)
 
realchargeA
 < Vectors of A- and B-state parameters used to transfer vectors to PME ranks
 
realchargeB
 
realsqrt_c6A
 
realsqrt_c6B
 
realsigmaA
 
realsigmaB
 

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