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

Comparing branches/devel_omp/src/nonbonded/SHAPES.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 188 | Line 188 | namespace OpenMD {
188      return gbCut;
189    }
190  
191 +  void SHAPES::initForce() {
192 +        if (!initialized_) initialize();
193 +  }
194  
195    void SHAPES::calcForce(AtomType* at1, AtomType* at2, Vector3d d,
196                           RealType r, RealType r2, RealType sw,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines