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

Comparing trunk/OOPSE-2.0/src/UseTheForce/DUFF.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 8 | Line 8 | using namespace std;
8   #include "UseTheForce/ForceFields.hpp"
9   #include "primitives/SRI.hpp"
10   #include "utils/simError.h"
11 + #include "UseTheForce/DarkSide/sticky_interface.h"
12 + #include "UseTheForce/DarkSide/atype_interface.h"
13  
14 < #include "UseTheForce/fortranWrappers.hpp"
14 > //#include "UseTheForce/fortranWrappers.hpp"
15 >
16  
17   #ifdef IS_MPI
18   #include "UseTheForce/mpiForceField.h"
# Line 466 | Line 469 | DUFF::DUFF(){
469    headTorsionType    = NULL;
470    currentTorsionType = NULL;
471  
469  // do the funtion wrapping
470  wrapMeFF( this );
472  
472
473   #ifdef IS_MPI
474    int i;
475    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines