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

Comparing trunk/src/restraints/ThermoIntegrationForceManager.hpp (file contents):
Revision 417 by chrisfen, Thu Mar 10 15:10:24 2005 UTC vs.
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# Line 62 | Line 62 | namespace oopse {
62      Restraints* restraint_;
63      Snapshot* currSnapshot_;
64  
65 <    double tIntLambda_;
66 <    double tIntK_;
67 <    double factor_;
68 <    double lrPot_;
69 <    double vHarm_;
65 >    RealType tIntLambda_;
66 >    RealType tIntK_;
67 >    RealType factor_;
68 >    RealType lrPot_;
69 >    RealType vHarm_;
70    };
71    
72   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines