ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/primitives/StuntDouble.cpp
(Generate patch)

Comparing branches/development/src/primitives/StuntDouble.cpp (file contents):
Revision 1710 by gezelter, Fri May 18 21:44:02 2012 UTC vs.
Revision 1715 by gezelter, Tue May 22 21:55:31 2012 UTC

# Line 70 | Line 70 | namespace OpenMD {
70        setTrq(V3Zero);
71      if (sl & DataStorage::dslParticlePot)
72        setParticlePot(0.0);
73 +    if (sl & DataStorage::dslFlucQForce)
74 +      setFlucQFrc(0.0);
75    }
76    void StuntDouble::addProperty(GenericData* genData) {
77      properties_.addProperty(genData);  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines