Gromacs  2025-dev-20240913-b871546
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
t_methoddata_kweval Struct Reference
+ Collaboration diagram for t_methoddata_kweval:

Description

Data structure for keyword evaluation in arbitrary groups.

Public Member Functions

 t_methoddata_kweval (gmx_ana_selmethod_t *method, void *data)
 Initialize new keyword evaluator for the given keyword.
 

Public Attributes

gmx_ana_selmethod_tkwmethod
 Wrapped keyword method for evaluating the values.
 
void * kwmdata
 Method data for kwmethod.
 
gmx_ana_index_t g
 Group in which kwmethod should be evaluated.
 
gmx_ana_pos_t p
 Positions for which kwmethod should be evaluated.
 

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