ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/nonbonded/Sticky.cpp
(Generate patch)

Comparing trunk/src/nonbonded/Sticky.cpp (file contents):
Revision 1895 by gezelter, Mon Jul 1 21:09:37 2013 UTC vs.
Revision 2071 by gezelter, Sat Mar 7 21:41:51 2015 UTC

# Line 52 | Line 52 | namespace OpenMD {
52   using namespace std;
53   namespace OpenMD {
54    
55 <  Sticky::Sticky() : name_("Sticky"), initialized_(false), forceField_(NULL) {}
55 >  Sticky::Sticky() : initialized_(false), forceField_(NULL), name_("Sticky") {}
56      
57    void Sticky::initialize() {    
58      Stypes.clear();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines