ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/staticProps/StaticPropsCmd.h
(Generate patch)

Comparing branches/development/src/applications/staticProps/StaticPropsCmd.h (file contents):
Revision 1831 by gezelter, Thu Jan 10 14:06:34 2013 UTC vs.
Revision 1848 by gezelter, Mon Feb 4 21:13:46 2013 UTC

# Line 131 | Line 131 | struct gengetopt_args_info
131    const char *angle_r_help; /**< @brief angle of R help description.  */
132    const char *hullvol_help; /**< @brief hull volume of nanoparticle help description.  */
133    const char *rodlength_help; /**< @brief length of nanorod help description.  */
134 <  const char *tet_param_help; /**< @brief tetrahedrality order parameter help description.  */
135 <  const char *tet_param_z_help; /**< @brief tetrahedrality order parameter by zbin(--sele1 must be specified) help description.  */
134 >  const char *tet_param_help; /**< @brief tetrahedrality order parameter (Qk) help description.  */
135 >  const char *tet_param_z_help; /**< @brief spatially-resolved tetrahedrality order parameter Qk(z) help description.  */
136    
137    unsigned int help_given ;     /**< @brief Whether help was given.  */
138    unsigned int version_given ;  /**< @brief Whether version was given.  */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines