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

Comparing trunk/src/applications/staticProps/NanoLength.hpp (file contents):
Revision 1585 by gezelter, Sun Jun 19 17:51:15 2011 UTC vs.
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC

# Line 34 | Line 34
34   *                                                                      
35   * [1]  Meineke, et al., J. Comp. Chem. 26, 252-271 (2005).            
36   * [2]  Fennell & Gezelter, J. Chem. Phys. 124, 234104 (2006).          
37 < * [3]  Sun, Lin & Gezelter, J. Chem. Phys. 128, 24107 (2008).          
38 < * [4]  Vardeman & Gezelter, in progress (2009).                        
37 > * [3]  Sun, Lin & Gezelter, J. Chem. Phys. 128, 234107 (2008).          
38 > * [4]  Kuang & Gezelter,  J. Chem. Phys. 133, 164101 (2010).
39 > * [5]  Vardeman, Stocker & Gezelter, J. Chem. Theory Comput. 7, 834 (2011).
40   */
41   #ifndef APPLICATIONS_STATICPROPS_NANOLENGTH_HPP
42   #define APPLICATIONS_STATICPROPS_NANOLENGTH_HPP
# Line 47 | Line 48
48   #include "selection/SelectionManager.hpp"
49   #include "applications/staticProps/StaticAnalyser.hpp"
50  
51 < typedef std::pair<int, RealType> evIndex;
51 > typedef std::pair<RealType, int> evIndex;
52  
53   namespace OpenMD {
54    class NanoLength : public StaticAnalyser {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines