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

Comparing trunk/src/brains/SimInfo.cpp (file contents):
Revision 604 by chrisfen, Fri Sep 16 19:00:12 2005 UTC vs.
Revision 608 by chrisfen, Fri Sep 16 21:07:45 2005 UTC

# Line 53 | Line 53
53   #include "math/Vector3.hpp"
54   #include "primitives/Molecule.hpp"
55   #include "UseTheForce/fCutoffPolicy.h"
56 < #include "UseTheForce/Darkside/fElectrostaticSummationMethod.h"
56 > #include "UseTheForce/DarkSide/fElectrostaticSummationMethod.h"
57   #include "UseTheForce/doForces_interface.h"
58   #include "UseTheForce/notifyCutoffs_interface.h"
59   #include "utils/MemoryUtils.hpp"
# Line 899 | Line 899 | namespace oopse {
899          }
900        }
901      }
902 <    initFortranFF( &fInfo_.SIM_uses_RF, &esm, &alphaVal, &errorOut );
902 >    initFortranFF( &esm, &alphaVal, &errorOut );
903    }
904  
905    void SimInfo::addProperty(GenericData* genData) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines