| # | Line 42 | Line 42 | extern "C" { | |
|---|---|---|
| 42 | double* unitVectorArray_l, | |
| 43 | double* forceArray, | |
| 44 | double *torqueArray, | |
| 45 | + | double* rcArray, |
| 46 | + | double* massRatioArray, |
| 47 | double* StressTensor, | |
| 48 | double* potentialEnergy, | |
| 49 | short int* doPotentialCalc, | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |