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

Comparing trunk/src/applications/staticProps/StaticPropsCmd.h (file contents):
Revision 1819 by gezelter, Thu Dec 13 16:57:39 2012 UTC vs.
Revision 1843 by gezelter, Tue Jan 29 20:58:08 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