| # | Line 39 | Line 39 | extern "C" { | |
|---|---|---|
| 39 | ||
| 40 | typedef void (*doForceLoop_TD)( double* positionArray, | |
| 41 | double* rcArray, | |
| 42 | – | double* massRatioArray, | 
| 42 | double* RotationMatrixArray, | |
| 43 | double* unitVectorArray_l, | |
| 44 | double* forceArray, | |
| # | Line 74 | Line 73 | extern "C" { | |
| 73 | int* nGloabalsExcludes, | |
| 74 | int* excludesGlobalArray, | |
| 75 | int* molMembershipArray, | |
| 76 | + | double* mfact, | 
| 77 | + | int* ngroup, | 
| 78 | + | int* groupList, | 
| 79 | + | int* groupStart, | 
| 80 | int* isError ); | |
| 81 | ||
| 82 | typedef void (*setFortranBox_TD) ( double *Hmat, | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |