Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
t_register_method Struct Reference
+ Collaboration diagram for t_register_method:

Description

Helper structure for defining selection methods.

Public Attributes

const char * name
 Name to register the method under. More...
 
gmx_ana_selmethod_tmethod
 Method data structure to register. More...
 

Member Data Documentation

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.


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