Gromacs  2018.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
t_methoddata_merge Struct Reference
+ Collaboration diagram for t_methoddata_merge:

Description

Data structure for the merging selection modifiers.

Public Attributes

gmx_ana_pos_t p1
 Input positions. More...
 
gmx_ana_pos_t p2
 Other input positions. More...
 
int stride
 Stride for merging (stride values from p1 for each in p2). More...
 

Member Data Documentation

gmx_ana_pos_t t_methoddata_merge::p1

Input positions.

gmx_ana_pos_t t_methoddata_merge::p2

Other input positions.

int t_methoddata_merge::stride

Stride for merging (stride values from p1 for each in p2).


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