141 |
|
const char *rnemdr_help; /**< @brief shell-resolved RNEMD statistics (temperature, density, angular velocity) help description. */ |
142 |
|
const char *rnemdrt_help; /**< @brief shell and angle-resolved RNEMD statistics (temperature, density, angular velocity) help description. */ |
143 |
|
const char *nitrile_help; /**< @brief electrostatic potential to frequency map based on the Cho nitrile fits help description. */ |
144 |
< |
const char *multipole_help; /**< @brief average multipole moment contained within a cutoff sphere help description. */ |
144 |
> |
const char *multipole_help; /**< @brief average multipole moments contained within cutoff spheres as a function of radius help description. */ |
145 |
|
|
146 |
|
unsigned int help_given ; /**< @brief Whether help was given. */ |
147 |
|
unsigned int version_given ; /**< @brief Whether version was given. */ |