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 983 by gezelter, Tue Jun 6 17:43:28 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    std::cout << "GBM = " <<  fortranForceOptions.GayBerneMu << " GBN = " << fortranForceOptions.GayBerneNu  << std::endl;
72  
73      std::string DistanceMix = this->getDistanceMixingRule();
74      toUpper(DistanceMix);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines