ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/integrators/LangevinHullForceManager.hpp
(Generate patch)

Comparing branches/development/src/integrators/LangevinHullForceManager.hpp (file contents):
Revision 1850 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1855 by gezelter, Tue Apr 2 18:31:51 2013 UTC

# Line 91 | Line 91 | namespace OpenMD {
91      std::map<std::string, HullTypeEnum> stringToEnumMap_;
92      HullTypeEnum hullType_;
93  
94 <
94 >    bool doThermalCoupling_;
95      
96      Hull* surfaceMesh_;
97      std::vector<StuntDouble*> localSites_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines