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

Comparing trunk/src/io/ForceFieldOptions.cpp (file contents):
Revision 1004 by gezelter, Sun Jul 16 02:46:27 2006 UTC vs.
Revision 1005 by gezelter, Sun Jul 16 02:48:00 2006 UTC

# Line 69 | Line 69 | namespace oopse {
69      fortranForceOptions.GayBerneMu = this->getGayBerneMu();
70      fortranForceOptions.GayBerneNu = this->getGayBerneNu();
71  
72 +
73      std::string DistanceMix = this->getDistanceMixingRule();
74      toUpper(DistanceMix);
75      if(DistanceMix == "ARITHMETIC"){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines