Gromacs  2022.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
methoddata_merge Struct Reference
+ Collaboration diagram for 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 methoddata_merge::p1

Input positions.

gmx_ana_pos_t methoddata_merge::p2

Other input positions.

int 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: