Comparing trunk/src/restraints/ThermoIntegrationForceManager.hpp (file contents):
Revision 507 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC
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 |