ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/UseTheForce/LJFF.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/UseTheForce/LJFF.cpp (file contents):
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC vs.
Revision 1617 by chuckv, Wed Oct 20 20:46:20 2004 UTC

# Line 12 | Line 12 | using namespace std;
12   #include "UseTheForce/ForceFields.hpp"
13   #include "primitives/SRI.hpp"
14   #include "utils/simError.h"
15 + #include "UseTheForce/DarkSide/atype_interface.h"
16  
17 < #include "UseTheForce/fortranWrappers.hpp"
17 > //#include "UseTheForce/fortranWrappers.hpp"
18  
19   #ifdef IS_MPI
20   #include "UseTheForce/mpiForceField.h"
# Line 128 | Line 129 | LJFF::LJFF(){
129    currentAtomType = NULL;
130  
131    // do the funtion wrapping
132 <  wrapMeFF( this );
132 > // wrapMeFF( this );
133  
134   #ifdef IS_MPI
135    int i;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines