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 359 by mmeineke, Mon Mar 17 21:38:57 2003 UTC vs.
Revision 362 by mmeineke, Tue Mar 18 21:25:45 2003 UTC

# Line 20 | Line 20 | short int* doPotentialCalc, short int* doStressCalc, i
20   double *torqueArray, double* StressTensor, double* potentialEnergy,\
21   short int* doPotentialCalc, short int* doStressCalc, int* isError )
22  
23 < #define setFortranSimList ( simtype* the_Info, int* isError )
23 > #define setFortranSimList ( simtype* the_Info, int* nLocal, int* identArray,\
24 > int* nLocalExcludes, int* excludesLocalArray, int* nGloabalsExcludes,\
25 > int* excludesGlobalArray, int* isError )
26  
27   #define setFortranBoxList ( double *BoxArray )
28   // BoxArray is a length 3 array

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines