|
Gromacs
2026.0
|
Collaboration diagram for t_methoddata_kweval: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. | |
1.8.5