ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE_old/src/mdtools/libmdCode/fortranWrapDefines.hpp
(Generate patch)

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/fortranWrapDefines.hpp (file contents):
Revision 357 by mmeineke, Mon Mar 17 20:54:25 2003 UTC vs.
Revision 359 by mmeineke, Mon Mar 17 21:38:57 2003 UTC

# Line 22 | Line 22 | short int* doPotentialCalc, short int* doStressCalc, i
22  
23   #define setFortranSimList ( simtype* the_Info, int* isError )
24  
25 + #define setFortranBoxList ( double *BoxArray )
26 + // BoxArray is a length 3 array
27 +
28   #ifdef IS_MPI
29  
30   #define setFortanMPIlist (mpiSimData* the_mpiPlug, int *nLocal,\

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines