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

Comparing:
branches/development/src/nonbonded/MAW.cpp (file contents), Revision 1583 by gezelter, Thu Jun 16 22:00:08 2011 UTC vs.
branches/devel_omp/src/nonbonded/MAW.cpp (file contents), Revision 1614 by mciznick, Tue Aug 23 20:55:51 2011 UTC

# Line 123 | Line 123 | namespace OpenMD {
123      }    
124    }
125    
126 +  void MAW::initForce() {
127 +        if (!initialized_) initialize();
128 +  }
129 +
130    void MAW::calcForce(InteractionData &idat) {
131  
132      if (!initialized_) initialize();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines