Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
t_methoddata_pos Struct Reference
+ Collaboration diagram for t_methoddata_pos:

Description

Data structure for position keyword evaluation.

Public Attributes

gmx::PositionCalculationCollectionpcc
 Position calculation collection to use. More...
 
gmx_ana_index_t g
 Index group for which the center should be evaluated. More...
 
gmx_ana_poscalc_tpc
 Position evaluation data structure. More...
 
bool bPBC
 true if periodic boundary conditions should be used. More...
 
char * type
 Type of positions to calculate. More...
 
int flags
 Flags for the position calculation. More...
 

Member Data Documentation

bool t_methoddata_pos::bPBC

true if periodic boundary conditions should be used.

int t_methoddata_pos::flags

Flags for the position calculation.

gmx_ana_index_t t_methoddata_pos::g

Index group for which the center should be evaluated.

gmx_ana_poscalc_t* t_methoddata_pos::pc

Position evaluation data structure.

gmx::PositionCalculationCollection* t_methoddata_pos::pcc

Position calculation collection to use.

char* t_methoddata_pos::type

Type of positions to calculate.


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