Gromacs
2018.8
|
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... | |
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
).