ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/fortranWrapDefines.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/fortranWrapDefines.hpp (file contents):
Revision 1150 by gezelter, Fri May 7 21:35:05 2004 UTC vs.
Revision 1203 by gezelter, Thu May 27 18:59:17 2004 UTC

# Line 84 | Line 84 | extern "C" {
84                                       int* orthoRhombic );
85  
86    typedef void (*notifyFortranCutOff_TD) ( double *rCut,
87 <                                           double *rList,
88 <                                           double *ecr,
89 <                                           double *est );
87 >                                           double *rSw,
88 >                                           double *rList );
89   }
90  
91  
# Line 99 | Line 98 | extern "C" {
98   extern "C" {
99    
100    typedef void (*setFortranMPI_TD)( mpiSimData* the_mpiPlug,
101 <                                    int *nLocal,
101 >                                    int* nLocal,
102                                      int* globalIndexArray,
103                                      int* isError );
104  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines