Gromacs
2024.4
|
Helper structure for defining selection methods.
Public Attributes | |
const char * | name |
Name to register the method under. More... | |
gmx_ana_selmethod_t * | method |
Method data structure to register. More... | |
gmx_ana_selmethod_t* t_register_method::method |
Method data structure to register.
const char* t_register_method::name |
Name to register the method under.
If NULL, use the actual name of the method. This field is used for defining synonyms.