Gromacs
2025-dev-20240913-b871546
|
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_t * | kwmethod |
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. | |