ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/UseTheForce/WATER.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/UseTheForce/WATER.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 13 | Line 13 | using namespace std;
13   #include "primitives/SRI.hpp"
14   #include "utils/simError.h"
15  
16 #include "UseTheForce/fortranWrappers.hpp"
16  
17 + #include "UseTheForce/DarkSide/atype_interface.h"
18 + #include "UseTheForce/DarkSide/sticky_interface.h"
19 +
20   #ifdef IS_MPI
21   #include "UseTheForce/mpiForceField.h"
22   #endif // is_mpi
# Line 253 | Line 255 | WATER::WATER(){
255    headDirectionalType = NULL;
256    currentDirectionalType = NULL;
257  
256  // do the funtion wrapping
257  wrapMeFF( this );
258
258   #ifdef IS_MPI
259    int i;
260    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines