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

Comparing branches/devel_omp/src/nonbonded/Sticky.cpp (file contents):
Revision 1613 by chuckv, Tue Jul 19 16:45:30 2011 UTC vs.
Revision 1614 by mciznick, Tue Aug 23 20:55:51 2011 UTC

# Line 175 | Line 175 | namespace OpenMD {
175          MixingMap[key2] = mixer;
176        }
177      }
178 +  }
179 +
180 +  void Sticky::initForce() {
181 +        if (!initialized_) initialize();
182    }
183  
184    /**

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines